Skip to content
Claude Desktop

Verity RMS MCP Server for Claude Desktop

com.verityrms/rms-mcp

Verity RMS — AI-powered investment research management. Search your notes, meetings, and research.

client:Claude Desktop transport:streamable-http

Install Verity RMS MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "rms-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://{tenant_name}.verityrms.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Verity RMS MCP Server in other clients