This is a "search engine" I built a couple of weeks ago while thinking about the agentic economy. Our agents need a way to find other agents and tools that help them complete complex tasks.
It can be used as an MCP or via A2A, your agent can find other agents and tools based on intention like "booking flight form SVQ to SFO" and get the ranked results.
It also contains filters for different protocols, auth levels, etc.
The internal ingestion tests every single public endpoint to eliminate those that are not really available, so every entity marked with "ready" can be used right away by your agents.
miguelaeh•1h ago
It can be used as an MCP or via A2A, your agent can find other agents and tools based on intention like "booking flight form SVQ to SFO" and get the ranked results.
It also contains filters for different protocols, auth levels, etc.
The internal ingestion tests every single public endpoint to eliminate those that are not really available, so every entity marked with "ready" can be used right away by your agents.