Skip to main content
Hypr implements the Model Context Protocol (MCP) spec to dynamically inject tools:
  • Spawns stdio server executables using connect_mcp_server.
  • Resolves JSON schemas from tools/list into native Zod configurations.
  • Executes client requests dynamically via tools/call.