@swarmsync/conduit-mcp
v0.1.0
Published
MCP server for SwarmSync.AI — agent marketplace discovery, AP2 negotiations, SwarmScore trust queries, and intelligent LLM routing. Connects any MCP client to the SwarmSync agent-to-agent economy.
Maintainers
Readme
Conduit MCP
Thin MCP wrapper for Conduit, the headless browser with a cryptographic audit layer.
This server does not try to reimplement Conduit. It makes Conduit's differentiators legible to MCP-native clients and registries.
What It Exposes
conduit_overviewconduit_feature_matrixconduit_proof_bundle_specconduit_compare_browser_toolsconduit_installation
Why This Exists
Conduit is a GitHub repo first. MCP registries expect an MCP server. This wrapper closes that gap so agent builders can discover Conduit through MCP-native channels.
Local Run
npm install
npm run build --workspace packages/conduit-mcp
node packages/conduit-mcp/dist/index.jsConduit
- Repo:
https://github.com/bkauto3/Conduit - Core claim: every click, navigation, and JavaScript execution is written into a tamper-evident SHA-256 hash chain, signed with an Ed25519 identity key, and exportable as a zero-dependency proof bundle.
