C
Claude Code MCP Async
MCP server by jeanchristophe13v
Created 10/27/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx claude-code-mcp-async
Cursor configuration (mcp.json)
{
"mcpServers": {
"jeanchristophe13v-claude-code-mcp-async": {
"command": "uvx",
"args": [
"claude-code-mcp-async"
]
}
}
}