COGNILODE / STORE
BridgeKit · public beta · ChatGPT/MCP compatible

Glue the tools you already use into portable workflows.

BridgeKit is Cognilode’s clean-room automation competitor: describe an outcome, name the services involved, and compile a provider-neutral workflow contract. Keep Zapier/Make/n8n-style convenience without making the workflow definition proprietary.

portable JSONMCP toolsprovider-neutralno credential embeddinglive public endpoint
Live compiler

Endpoint: /bridgekit/mcp

Portable workflow
Loading…
Why this wedge

Use commodity platforms

BridgeKit treats SaaS APIs and open-source automation engines as replaceable adapters instead of rebuilding every connector internally.

Own the contract

The workflow state is ordinary JSON with explicit retry and secret-reference rules, so it can move across execution providers.

Expose it to models

The deployed MCP server gives ChatGPT-compatible clients tools to compile, validate, and generate MCP contracts without executing external mutations.

Developer endpoint

A real remote MCP surface, not a mock button.

Connect a compatible client to https://www.cognilode.com/bridgekit/mcp. Current tools: bridge_compile_workflow, bridge_validate_workflow, and bridge_generate_mcp_tool. These compiler tools are intentionally read-only; execution adapters are a separate concern.