Any MCP-compatible client can connect to MyTruv. If your tool supports Streamable HTTP MCP servers with OAuth, point it at the URL below.Documentation Index
Fetch the complete documentation index at: https://help.mytruv.com/llms.txt
Use this file to discover all available pages before exploring further.
Server URL
Generic config
Most clients accept a JSON config block like this:Client-specific notes
Gemini CLI
Gemini CLI
The Gemini CLI reads MCP server config from Save and start a new Gemini CLI session. On first use, Gemini opens your browser so you can sign in to MyTruv.
~/.gemini/settings.json. Add a mcpServers block with a mytruv entry pointing to the URL above:VS Code (GitHub Copilot Chat)
VS Code (GitHub Copilot Chat)
Open the Command Palette and run MCP: Add Server. Select HTTP server, paste the MyTruv URL, and complete OAuth in your browser. Alternatively, add the JSON block above to your MCP settings file.
JetBrains IDEs (AI Assistant)
JetBrains IDEs (AI Assistant)
Open Settings > Tools > AI Assistant > MCP Servers, click Add, select HTTP, and paste the MyTruv URL. Authorize when your browser opens.
Windsurf
Windsurf
Open Windsurf Settings > Cascade > MCP Servers and add a new server with the MyTruv URL. Authorize in your browser.
Zed
Zed
Open Settings > Assistant > Context Servers and add a new server with type
http and the MyTruv URL.