C
Claude Code MCP Async
MCP server by jeanchristophe13v
创建于 10/27/2025
更新于 about 2 months ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx claude-code-mcp-async
Cursor 配置 (mcp.json)
{
"mcpServers": {
"jeanchristophe13v-claude-code-mcp-async": {
"command": "uvx",
"args": [
"claude-code-mcp-async"
]
}
}
}