mcpx

SuperMarioYL/mcpx
★ 0 stars Go Code/Dev Tools Updated 10d ago
One command installs an MCP server into every coding-agent client you have — local, no account, with a handshake smoke-test.
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": {
    "mcpx": {
      "command": "go",
      "args": [
        "run",
        "github.com/SuperMarioYL/mcpx@latest"
      ]
    }
  }
}

README Excerpt

<div align="right"><sub><a href="./README.en.md">English</a>&nbsp;&nbsp;⇄&nbsp;&nbsp;<b>简体中文</b></sub></div> <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/hero-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="./assets/hero-light.svg"> <img src="./assets/hero-light.svg" width="880" alt="mcpx — 一条命令,把 MCP server 装进你所有的客户端">

Tools (1)

mcpx

Topics

ai-radarclaude-codeclicodexcoding-agentcursorgoinstallermcpmcp-serverzero-config