M
MCP Ai
MCP server by cardtest15-coder
创建于 1/29/2026
更新于 26 days ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-ai
Cursor 配置 (mcp.json)
{
"mcpServers": {
"cardtest15-coder-mcp-ai": {
"command": "npx",
"args": [
"cardtest15-coder-mcp-ai"
]
}
}
}