Giskard Origin for Cursor
io.github.giskard09/origin
Free bootstrap MCP server for new agents. Pointers to the Mycelium ecosystem.
client:Cursor
transport:sse
Install Giskard Origin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"origin": {
"url": "https://origin.rgiskard.xyz/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs