Skip to content
Claude Desktop

Spanly for Claude Desktop

com.spanly/spanly

MCP observability. Query live traffic, errors, duration, and alerts from your AI agent.

client:Claude Desktop transport:streamable-http

Install Spanly in Claude Desktop

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

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

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

Spanly in other clients