conduit for Claude Desktop
io.github.bkauto3/conduit
Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.
client:Claude Desktop
transport:stdio
runtime:pypi
Install conduit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"conduit": {
"command": "uvx",
"args": [
"conduit-browser"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs