conduit for Cursor
io.github.bkauto3/conduit
Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.
client:Cursor
transport:stdio
runtime:pypi
Install conduit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"conduit": {
"type": "stdio",
"command": "uvx",
"args": [
"conduit-browser"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs