M
Mcpx
作者 @ikangai
CLI wrapper for MCP servers for agentic workflows and code as action
创建于 4/8/2026
更新于 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcpx
Cursor 配置 (mcp.json)
{
"mcpServers": {
"ikangai-mcpx": {
"command": "npx",
"args": [
"ikangai-mcpx"
]
}
}
}