Hi All! While working on my MCP gateway, realized that for some tools, it would inject instructions in the tool description which would contribute to context bloat when many servers are configured with it.
Added in Code-Mode support to address this problem. What is code-mode? Well, simply put, it allows agents to progressively discover tools as per its needs. Instead of dumping all tool descriptions and schemas in the prompt, it exposes 3-5 meta tools that allow Agents to query and discover the exact tools they need. The result? Lesser token usage, reduced latency, reduced tool hallucinations and forgetfulness.
Accurately extract and automatically reconcile transaction data from PDF statements. Built exclusively for accounting firms and bookkeepers who demand precision and strict data privacy.
I ran into an issue while working on a project to centralize MCP servers for an organization - some tools break as the client and server don't share a file-system.
To solve this, I wrote an opensource adapter that you can self-host.