Token-light
Retrieve less, but retrieve better.
TinySuite favors small ranked evidence sets over raw dumps. Less noise means more room for instructions, user context, and actual reasoning.
TinySuitePhilosophy
TinySuite is built by Marc around a simple idea: AI tools should retrieve carefully, stay inspectable, and help local agents work without pretending context is free.
Core belief
TinySuite tools search, filter, chunk, rerank, and return only the evidence an agent can actually use.
Why it exists
Context is not just a technical limit or a billing detail. It shapes how fast an agent responds, how much a local model can reason over, and whether the final answer can be tied back to real sources.
TinySuite exists for developers who want practical local agents without dumping whole webpages, transcripts, or histories into every prompt. It treats context as a budget and retrieval as a responsibility.
What makes it different
TinySuite is not trying to become a hosted dashboard, account system, or all-in-one AI workspace. The tools are meant to sit close to your local agent workflow and do one job clearly.
Token-light
TinySuite favors small ranked evidence sets over raw dumps. Less noise means more room for instructions, user context, and actual reasoning.
Local-first
TinySearch runs as a self-hosted MCP research layer. It does not require a hosted dashboard or account just to give an agent useful web context.
Source-grounded
The model receives compact snippets with source URLs attached, so the final answer can cite what mattered instead of improvising from a messy page.
Composable
TinySuite uses simple MCP shapes so agents can search, inspect known URLs, get current time, and keep the client routing easy to understand.
How it helps
TinySuite gives developers a narrow research loop they can inspect: search, crawl, chunk, rerank, and hand the model a grounded prompt.
Smaller prompts can be faster, easier to verify, and less likely to bury the answer in irrelevant text.
Local LLMs get more useful when their limited context windows are filled with relevant evidence instead of boilerplate, navigation, and repeated page noise.
Ethics
TinySuite does not promise magic or hide the retrieval process behind a black box. Its ethical posture is practical: keep tools small, preserve sources, avoid unnecessary hosted surfaces, and make the selected context possible to inspect.
Prefer local, configurable infrastructure over workflows that require an account first.
Return source-backed snippets so answers can be checked against the material used.
Use fewer tokens by selecting relevant context instead of flooding prompts with noise.
Marc's direction
TinySearch is the first launched product. TinyContext is planned as a local-first memory layer that follows the same philosophy: save useful facts, retrieve selectively, and stay honest about what memory can and cannot do.
The point is not to collect features. The point is to make local agent workflows easier to trust, easier to inspect, and easier to run.