MeatSpace
https://meatspace.run/api/mcp
● healthy
Human-in-the-loop for AI agents. Submit choices, get a human decision.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://meatspace.run/api/mcp
JSON-RPC initialize probe
curl -X POST https://meatspace.run/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://meatspace.run
Source code
https://github.com/zmarten/meatspace