pal-mcp-server

x-cmd-install/pal-mcp-server
★ 0 stars Unknown language AI/LLM Updated today
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
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": {
    "pal-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "x-cmd-install/pal-mcp-server"
      ]
    }
  }
}