Skip to content
Claude Desktop

Tango for Claude Desktop

dev.tango/tango

MCP access to the U.S. federal procurement graph: contracts, opportunities, entities, and more.

client:Claude Desktop transport:streamable-http

Install Tango in Claude Desktop

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

{
  "mcpServers": {
    "tango": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://tango.dev/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

Tango in other clients