Skip to content
Back to search
30
MCP v1.0.0 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%
2 probes
Response
589ms
last probe
Tools
0
callable

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