Skip to content

Releases: HyperRouteAI/hyperroute-mcp

Release list

v0.1.0

Choose a tag to compare

@ivan-konanykhin ivan-konanykhin released this 08 Aug 07:54

First public release of the HyperRoute MCP server.

Routes each task to the best external tool and runs it server-side, so a coordinator agent learns one verb instead of a hundred tools.

  • Token-lean wire: recommend returns a compact table; per-tool depth is pulled on demand with describe.
  • Declares the coordinator it runs inside, so HyperRoute can answer "use your own tools" instead of always preferring an external one.
  • Keys are held server-side and never enter the conversation.
  • Supports MCP SDK 1.x and 2.x.