MeatSpace for Cursor
io.github.zmarten/meatspace
Human-in-the-loop for AI agents. Submit choices, get a human decision.
client:Cursor
transport:streamable-http
tools:3
Install MeatSpace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meatspace": {
"url": "https://meatspace.run/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs