paseo-mcp

itsjustanks/paseo-mcp
★ 0 stars TypeScript Security Updated today
Manage MCP servers, OAuth, and project connections from Paseo
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "paseo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "itsjustanks/paseo-mcp"
      ]
    }
  }
}

README Excerpt

Manage MCP servers, project connections, credentials, and OAuth from Paseo. Requires Paseo 0.8 or newer (0.1.0 is the last release for Paseo 0.7): ```sh paseo plugin add itsjustanks/paseo-mcp ``` Updates are handled by Paseo: ```sh paseo plugin update paseo-mcp ``` - Shows user-level MCP servers across Claude Code, Codex, Kimi Code, and Grok.