Skip to main content
GhostStack
Menu
cortex Status: Coming soon
Building

The agent runtime behind GhostStack.

Cortex runs every AI call in the suite. The developer tier opens API access for agent runs, the agent catalog, per-agent configuration, cost tracking, and MCP integration.

Waitlist opens with launch. Check back when the page flips to Available.

01 / Today

What Cortex does today

01

Powers Prospector internally

Every job-scoring, proposal-drafting, and humanization run inside Prospector goes through Cortex. One agent platform; products supply the tools.

02

Single primitive: agents.run

No completions vs agents split. The same call shape scales from a one-shot text rewrite to a multi-step loop with retrieval, humanization, and approval.

03

Tenant scoping and audit baked in

Every run carries tenantId, userId, agentType, and a correlationId. Cortex emits structured events; the Cortex admin panel reviews them.

04

Model providers

Anthropic, OpenRouter, Google. Model selection lives in agent config; switching is a config change, not a refactor.

02 / Developer tier

What the developer tier will offer

01

External agents API

POST agents.run from anywhere with a tenant token. Run id back immediately; events streamed via Server-Sent Events.

02

Approval policy as data

Per-agent-type approval gates. Long-running loops pause and emit an approval_required event for the operator or end user to ratify.

03

Cost tracking by agent + tenant

One dashboard for token spend per agent type per tenant. No surprise invoices.

04

MCP integration

Cortex agents can call out to MCP servers (including Vault) as tools. Tool registrations live in agent config.

03 / Pairs with

Pairs with Vault and Synapse

Cortex runs your agents. Vault holds their credentials, with leasing bound to the agent run. Synapse provides their long-term memory, with tenant scoping injected at the tool layer so the agent's prompt cannot bypass it.

04 / Waitlist

Get notified at launch

The Cortex developer tier is not available yet. Leave your email and we'll let you know when it opens.

Also in the suite