Paste the block below into Claude Desktop, Claude Code, Cursor, ChatGPT, or any MCP-compatible client. The agent reads the instructions, connects toDocumentation Index
Fetch the complete documentation index at: https://api-docs.tiro.ooo/llms.txt
Use this file to discover all available pages before exploring further.
https://mcp.tiro.ooo/mcp, and signs you in through your browser on first use.
Compatible clients · Claude Desktop · Claude Code · Cursor · ChatGPT · VS Code (Copilot) · any streamable-HTTP MCP client
Copy this prompt
The Tiro MCP install prompt
What your agent will do
- Detect the active MCP client and open its config.
- Add a
tiroserver entry pointing athttps://mcp.tiro.ooo/mcp. - Restart the client (or prompt you to) and complete OAuth in your browser.
- Call
auth_statusto verify the connection and report which tools are available.
Privacy & token handling
- OAuth tokens are cached in your local MCP client config only — never sent anywhere else.
- API keys (if used as fallback) are stored in plain text inside that same config file; keep it out of shared dotfiles.
- Revoke either at any time from the API Keys dashboard or by signing out from your client.
Prefer to wire it up yourself? → Manual setup per client · Available tools · Troubleshooting