Claude Code
pulsemcp/claude codeBridges Claude Code agent capabilities through a task delegation tool that accepts natural language coding descriptions, manages sessions for multi-turn interactions, and returns structured results with cost tracking for AI-assisted development workflows.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"claude_code": {
"url": "None",
"transport": "http"
}
}
}