Back to search
30
MCP streamable-http

io.github.ccstt-dev/callable

io.github.ccstt-dev/callable

API for AI agents to delegate tasks to real humans.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.delega-dev/delega
Task management API for AI agents. Create, delegate, and track tasks via MCP.
0 tools
io.github.mirajmahmudul/agentdevx
AI gateway for calling APIs: discover tools, get credentials, execute tasks.
0 tools · streamable-http
io.github.keshrath/agent-tasks
Pipeline task management for AI agents - stages, dependencies, artifacts, claiming
0 tools
io.github.russellshen1992/2o
Human intelligence API — AI agents verify facts with human domain experts via MCP
0 tools · sse
NeedHuman
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
0 tools · streamable-http
io.github.rog0x/api
HTTP client, JWT decode, header analysis for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ccstt-dev/callable": {
      "url": "https://getcallable.dev/api/mcp",
      "transport": "streamable-http"
    }
  }
}