top | item 44880301

(no title)

fbjork | 6 months ago

MCP aggregation is one of the big differentiators

discuss

order

barbazoo|6 months ago

I'm curious, what issue does that solve? I'm only working on agents that make tool calls via HTTP in a home baked way but I can't imagine how resolving the tools from 2 MCP servers is harder than 1.

fbjork|6 months ago

The issue is when you have many MCP tools the context becomes too large for the LLM. So Nexus indexes all the tools and lets you search for the right tool and then execute it.