Bridges a self-hosted Hermes agent to remote MCP clients over Streamable HTTP, exposing kanban and vault tools via its REST API. It enforces strict security through Cloudflare Access JWT validation and prevents the agent from approving its own work.
Exposes the FocusZoo External API as an MCP server over Streamable HTTP, enabling clients to invoke FocusZoo tools with an API key. Runs on Cloudflare Workers and Node.js.
A hosted HTTP MCP server for Cloudflare Workers that exposes a bundle of tools via a remote /mcp endpoint, enabling Claude-compatible clients to connect without a local server.
Remote MCP server that exposes context-keeper's rationale store (decisions, pipelines, constraints) over Streamable HTTP, deployable on Cloudflare Workers and usable as a claude.ai custom connector.