Capi MCP Gateway

Deploy, configure, and interact with CAPI Gateway's MCP (Model Context Protocol) endpoint. Turns any REST API into an MCP tool without backend code changes — LLM agents discover and invoke tools via JSON-RPC 2.0 over Streamable HTTP. Use when: (1) exposing existing REST services as MCP tools for AI agents, (2) setting up a CAPI MCP Gateway (Docker, JAR, or Helm), (3) registering services in Consul with MCP metadata, (4) connecting Claude Desktop, Cursor, or custom agents to a CAPI /mcp endpoint, (5) building Python/TypeScript agent loops that use CAPI-discovered tools, (6) debugging MCP sessions, tool routing, or JSON-RPC errors.

techwavedev Updated

File contents

techwavedev/agi-agent-kit/tree/main/templates/skills/extended/devops/capi-mcp-gateway commit b3efbb3a5a

Frequently asked questions

npx skillmds@latest add techwavedev/capi-mcp-gateway