Skip to content
Claude Desktop

LEV MCP (Beta) for Claude Desktop

io.github.shivleverage/lev-beta-mcp

Privacy scores, merchant insights analytics.

client:Claude Desktop transport:streamable-http

Install LEV MCP (Beta) in Claude Desktop

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

{
  "mcpServers": {
    "lev-beta-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://score-agent.thesovereignconsumer.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

LEV MCP (Beta) in other clients