Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'get_service_status', 'name': 'get_service_status', 'description': 'Check whether MeatSpace is available and when to use a human. Call this when deciding whether to escalate a subjective or high-consequence choice.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'ask_human', 'name': 'ask_human', 'description': 'Present content to a human and ask them to choose between options. Use this for subjective judgment, approval, preference, or tie-breaks. Avoid using it for deterministic checks or reversible low-stakes choices. The tool waits briefly for a result, then returns pending if the human has not responded yet.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'provision_api_key', 'name': 'provision_api_key', 'description': 'Create a MeatSpace API key instantly. No authentication required. Returns a Bearer token for use with the ask_human tool. Max 5 active keys per email address.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 220.7ms; conformance: pass

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/api/mcp
Listed at (chiark)
https://chiark.ai/agents/0fd5ce56-1a2b-4765-9b68-28b6c92af740