Skip to content
WorkspaceDocs

Ways to use Cortex

Cortex is one product with several interfaces. Each interface works with the same Account-owned Modules, Issues, and knowledge.

The Cortex service at cortex.socra.cloud owns the canonical data and operations. The service is the system behind the interfaces, not a separate workflow that you must configure.

Choose an interface

InterfaceUse it whenHow it fits
Cortex web appYou want to work with Cortex in a browser.The web app is the human interface to Cortex.
Socra CLIYou work from a terminal or use an agent with terminal access.The socra cortex namespace exposes Cortex operations as commands.
Cortex APIYou are building software that calls Cortex directly.The versioned API at https://cortex.socra.cloud/v1 exposes Cortex resources and operations.
Agent integrationsYou want a coding agent, ChatGPT, Claude, or another MCP client to use Cortex.Agent plugins can provide session-start guidance and MCP tools. Direct MCP connections provide tools only.

The interface changes where you work. It does not create a separate copy of Cortex data.

Choose a next step