Show HN: Let your agent build its own tools with MCPglue
Here’s a walkthrough of how it works: https://www.youtube.com/watch?v=uc-jdM9XnhE
MCPglue lets your agent build its own tools. It can call the MCP to wrap and merge multiple endpoints from multiple APIs into coherent, reusable tools. MCPglue abstracts away endpoint mapping and API calls, and acts like a repository pattern that stays stable even as upstream APIs or mappings change.
Use MCPglue to let your agent run cross-API workflows reliably, like fetching transactions in Stripe and updating them in Hubspot, to build ambient agents that react to app triggers or to wrap your own API into task-specific tools agents can use.
Repo: https://github.com/superglue-ai/superglue Quickstart guide: https://docs.superglue.cloud/mcp
We've seen agents handle max 10 tools at once. Would be curious to hear how many tools your agents can handle on average. And ofc what you would want to build with MCPglue.