Skip to content

tori mcp

serve Tori tools over MCP stdio

npx tori.host mcp

Let an MCP-compatible coding agent deploy to Tori. The server uses stdio, so configure the agent to launch it rather than running it in an interactive terminal. For Claude Code:

claude mcp add tori -- npx -y tori.host mcp

Authentication is shared with the CLI. Run tori login once, or set TORI_TOKEN in the MCP host's environment. TORI_API_URL overrides the API base URL.

None.

  • TORI_TOKEN — API token (overrides the config file; for CI)
  • TORI_API_URL (default: https://api.tori.host) — API base URL
Terminal window
claude mcp add tori -- npx -y tori.host mcp

This reference matches tori.host@0.9.7.

Download this page as Markdown.