bernstein mcp for Cursor
io.github.sipyourdrink-ltd/bernstein-mcp
Verifies Bernstein run receipts and hash chains; lists the shipped presets and adapters. Read-only.
client:Cursor
transport:streamable-http
tools:11
Install bernstein mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bernstein-mcp": {
"url": "https://mcp.bernstein.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs