Skip to content
Claude Code

toolmesh for Claude Code

io.github.dunkelcloud/toolmesh

Self-hosted MCP gateway. Turn any REST API into MCP tools via YAML (DADL). Authz, audit, policies.

client:Claude Code transport:streamable-http

Install toolmesh in Claude Code

run in your project directory

claude mcp add --transport http toolmesh https://{host}:8123/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

toolmesh in other clients