docs.rs failed to build kyma-mcp-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
JSON-RPC 2.0 Model Context Protocol server for kyma.
Wraps the agent query + Agentic Memory tools from kyma_server::agent
as MCP tools, served over Streamable HTTP at /mcp/v1 (router) and
over stdio (stdio) for the local single-binary mode (kyma local --mcp). Both transports share the transport-agnostic dispatch layer.
Wire spec: https://modelcontextprotocol.io/.