Human-in-the-loop for AI agents. Submit choices, get a human decision.
What it says
The record the registry holds
Where it answers
https://meatspace.run/api/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.zmarten/meatspace",
"description": "Human-in-the-loop for AI agents. Submit choices, get a human decision.",
"title": "MeatSpace",
"repository": {
"url": "https://github.com/zmarten/meatspace",
"source": "github"
},
"version": "0.1.0",
"websiteUrl": "https://meatspace.run",
"icons": [
{
"src": "https://meatspace.run/icon.png",
"mimeType": "image/png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://meatspace.run/api/mcp",
"headers": [
{
"description": "Bearer token for the ask_human tool. Optional — get_service_status and provision_api_key require no auth, so a fresh client can connect without credentials and call provision_api_key to mint a token instantly.",
"value": "Bearer {api_key}",
"isSecret": true,
"variables": {
"api_key": {
"description": "Your MeatSpace API key. Mint one with provision_api_key (no auth, rate-limited to 5 keys per email) or via POST https://meatspace.run/api/keys.",
"format": "string",
"isSecret": true
}
},
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-07T02:27:35.361172Z",
"publishedAt": "2026-05-07T02:27:35.361172Z",
"updatedAt": "2026-05-07T02:27:35.361172Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.