Conduit is a headless browser that records every action in a tamper-evident SHA-256 hash chain, providing cryptographic proof of all interactions without dependencies.
From the registry: Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.
$ pip install conduit-browserPlease install the `conduit` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install conduit-browser** — Install via pip (Python 3.10+). Run: `pip install conduit-browser`
Canonical MCP server config (stdio transport):
- command: `python`
- args: ["-m","tools.conduit_bridge"]
Note: Must run from a directory where tools.conduit_bridge module is accessible (typically the cloned repo). Cryptographically audited headless browser for AI agents.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for Firecrawl web scraping, structured data extraction and web search integration.