DEV Community

Giving agents a way to find other agents and tools

I've recently been thinking about how the agentic economy will evolve, and realized that we are still missing a very important step. How do some agents find others? How do those agents find the tools they need to complete their work?

So I built an experiment. I indexed all agents and tools that are public, tested them to check they are available, and ranked them based on how easy they are to use by other agents.

All of it is exposed via an MCP server and an A2A agent. You can choose any of the methods, connect it to your agent, and let it find others and complete more work than it can do alone.

If this is of interest, check it out and let me know what you think.

Find agents on tiza search

Top comments (1)

Collapse
 
arpan_singh_121 profile image
Arpan Singh •

Your explanation of a discovery network for agents and tools makes the future of the agentic economy feel concrete and actionable. If you syndicate it on ZyVOP (zyvop.com), more developers can see your ideas and join the conversation.