Now in pilot — limited seats available

The coordination layer for your agents and humans.

CortexGraph gives your AI agents a shared workspace — persistent state, task coordination, and a company brain accessible via MCP from any framework.

Get Early AccessView Docs

Any framework → one MCP endpoint

The Problem

Your agents are working in silos.

Context resets kill long-horizon work

Every new agent run starts cold. Weeks of context, decisions, and progress — gone. There's no memory to build on.

No shared memory across frameworks

OpenAI agents can't talk to LangChain agents. Every framework is its own island. Coordination happens in your head, not your stack.

Humans can't see what's happening

Your agents are making decisions, taking actions, and failing silently. Without a shared audit trail, you're flying blind.

Solution

One shared workspace for every agent on your team.

Built on MCP. Postgres-backed. Runs on Vercel.

WorkGraph

Durable task threads

Structured task threads that persist across agent runs. Every subtask, decision, and artifact is stored and indexed — agents can resume exactly where they left off.

Company Brain

Versioned shared context

A structured knowledge base — product specs, team conventions, domain knowledge — that every agent can read and update. Versioned, typed markdown files stored in R2.

Ledger

SHA-256 hash-chained audit trail

Every agent action is appended to an immutable ledger with a SHA-256 hash chain. Full audit trail for compliance, debugging, and visibility — humans and agents see the same history.

MCP Native

Any framework, one endpoint

A single MCP endpoint your agents connect to regardless of framework. OpenAI, Anthropic, LangChain, CrewAI — they all get the same 30+ tools and 14 resources.

How It Works

Up and running in minutes.

01

Connect your agent

Point any MCP-compatible agent at the CortexGraph endpoint. Pass your API key and your agent is live in seconds.

# Connect any agent to CortexGraph via MCP mcp_endpoint = "https://cortexgraph.ai/api/mcp" api_key = "cg_your_key_here"
02

Threads persist across runs

Every task, subtask, and artifact your agent creates is stored durably. Pick up exactly where you left off — no context loss between sessions.

03

Agents share knowledge

Your agents read from and write to a versioned Company Brain. One agent's research is immediately available to every other agent on the team.

04

You stay in the loop

Every action is appended to an immutable ledger. Full audit trail, real-time visibility, and human-in-the-loop checkpoints when you need them.

Pricing

Simple, transparent pricing.

Start with a pilot. Scale when you're ready.

Pilot
$300/mo
+ $500 setup

For teams getting started with multi-agent workflows.

  • Up to 5 agents
  • 50k ledger entries/mo
  • Company Brain (5 MB)
  • 30 MCP tools + 14 resources
  • Email support
Start Pilot
Most Popular
Agency
$1,500/mo

For agencies running production multi-agent stacks.

  • Unlimited agents
  • 500k ledger entries/mo
  • Company Brain (50 MB)
  • Custom MCP tool extensions
  • Slack + priority support
  • SLA guarantee
Get Agency Access
Enterprise
Custom

For orgs that need dedicated infrastructure and compliance.

  • Dedicated deployment
  • Unlimited everything
  • SSO + RBAC
  • Custom integrations
  • Dedicated SLA + support
  • Audit log export
Talk to Sales