Skip to content
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%
23 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.CCSTT-dev/callable
API for AI agents to delegate tasks to real humans.
0 tools · streamable-http
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
CueAPI
Scheduling and accountability API for AI agents with task delivery and outcome verification.
0 tools
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

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"
    }
  }
}