Back to search
30
MCP
@taskbullet/mcp-server
npm/@taskbullet/mcp-serverMCP server for delegating tasks from AI agents (Claude, GPT, etc.) to real human virtual assistants. Human-in-the-loop AI agent handoff via the TaskBullet API.
Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@taskbullet/mcp-server": {
"url": "None",
"transport": "http"
}
}
}