tori mcp
serve Tori tools over MCP stdio
npx tori.host mcpLet 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.
Options
Section titled “Options”None.
Environment
Section titled “Environment”TORI_TOKEN— API token (overrides the config file; for CI)TORI_API_URL(default: https://api.tori.host) — API base URL
Examples
Section titled “Examples”Add to Claude Code
Section titled “Add to Claude Code”claude mcp add tori -- npx -y tori.host mcpThis reference matches tori.host@0.9.7.
Download this page as Markdown.