occasio for Cursor
io.github.occasiolabs/occasio
Tamper-evident, Sigstore-signed audit trail for Claude Code agents.
client:Cursor
transport:stdio
runtime:npm
Install occasio in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"occasio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@occasiolabs/occasio"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs