Skip to content
Back to search
30
MCP streamable-http

Execute Intent

io.github.srotzin/hive-execute

Intent execution engine for autonomous agent task routing

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

How to use

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

{
  "mcpServers": {
    "execute_intent": {
      "url": "https://hive-execute.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}