Skip to content
Claude Desktop

CVM (Valores Mobiliários) for Claude Desktop

io.github.mcp-dir/cvm-mcp

Looks up the registration of a person or company at the Brazilian Securities Commission (CVM) from t

client:Claude Desktop transport:streamable-http tools:7

Install CVM (Valores Mobiliários) in Claude Desktop

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

{
  "mcpServers": {
    "cvm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.mcp.ai/p_cvm"
      ]
    }
  }
}

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

What Claude Desktop can do once it is connected

CVM (Valores Mobiliários) in other clients