paseo-agent-superpowers

itsjustanks/paseo-agent-superpowers
★ 0 stars TypeScript AI/LLM Updated today
Paseo plugin: multi-account superpowers for your agents — see Claude Code/Codex account slots, wire each as a parallel Paseo provider, keep MCP servers in sync. Built on agent-auth.
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-agent-superpow": {
      "command": "npx",
      "args": [
        "-y",
        "itsjustanks/paseo-agent-superpowers"
      ]
    }
  }
}

README Excerpt

**A [Paseo](https://paseo.sh) plugin that gives your agents multiple accounts: see every Claude Code / Codex account slot, wire each one into Paseo as its own provider, and keep MCP servers consistent across all of them — from a panel.** Built on [agent-auth](https://github.com/itsjustanks/agent-auth), which manages the account slots themselves (one folder per account email, each with its own live credential store — no credential copying, ever).

Topics

ai-agentsclaude-codecodexpaseopaseo-plugin