Skip to main content

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.

Cursor supports MCP servers through its Settings UI or the mcp.json config file. Either path works - use whichever you prefer.
MyTruv MCP is only available on the Pro plan. Upgrade to Pro to get started.

Server URL

https://api.mytruv.com/mcp

Option 1 - Cursor Settings UI

  1. Open Cursor Settings > Tools & MCP.
  2. Click Add new MCP server.
  3. Select Streamable HTTP as the type.
  4. Set the URL to https://api.mytruv.com/mcp and save.
  5. Cursor opens your browser so you can sign in to MyTruv and authorize access.

Option 2 - Edit mcp.json

Add this block to your mcp.json:
{
  "mcpServers": {
    "mytruv-mcp": {
      "url": "https://api.mytruv.com/mcp"
    }
  }
}
Config file locations:
~/.cursor/mcp.json
Restart Cursor. On first use it prompts for OAuth sign-in.

Next steps

Try these prompts

Ready-to-use prompts for your first Cursor sessions.

Available tools

What Cursor can query on your behalf.