Model Context Protocol

Run your operations from Claude, ChatGPT, or Cursor

Orbital OS is MCP-native. Connect any AI agent to your organization over the Model Context Protocol — ask about your maturity and KPIs, and let it take scoped, audit-logged actions on your behalf.

ClaudeDesktop & claude.ai connectors
ChatGPTCustom connectors / MCP
CursorEditor-native agents
Any MCP clientStandards-based, no lock-in

What your agent can do

Read the whole picture. Act where it counts.

Your AI agent works with the same operational data you see in the cockpit — securely, and always within the boundaries you set.

Read access

Ask questions in plain language and get answers grounded in your real data.

  • Maturity scores across all seven modules
  • KPIs and their latest readings
  • Open recommendations and priorities
  • Meeting cadences and governance rhythm
  • Documented decisions and processes
  • Tracked issues and risks

Write actions

Let your agent do the busywork — every action is scoped and recorded.

  • Log a KPI reading
  • Schedule a leadership cadence
  • Create an issue or risk
  • Draft a recommendation

Secure by design

You stay in control of every connection

Org-scoped tokens

Each organization authenticates with its own bearer token. A token can only ever see and touch that one organization's data.

Rotate or revoke instantly

Regenerate a token in one click if it leaks, or disable MCP access entirely. The old token stops working immediately.

Every action audit-logged

Reads and writes are attributed and written to an immutable audit log, so you always know what your agent did and when.

Connect in a minute

Three steps, no code

01

Enable MCP access

In your organization's Integrations settings, click Enable MCP access. Orbital issues a secret bearer token scoped to that single organization.

02

Copy your server URL & token

Grab the server URL and the freshly generated token. The token is shown once — rotate it any time, which instantly invalidates the old one.

03

Add it to your AI client

Paste the server config into Claude, ChatGPT, or Cursor. Your agent can now answer questions about the business and take approved actions.

Example client config

{
  "mcpServers": {
    "orbital-os": {
      "url": "https://orbitalos.online/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN"
      }
    }
  }
}

FAQ

MCP, answered

What is the Model Context Protocol (MCP)?

MCP is an open standard that lets AI assistants like Claude, ChatGPT, and Cursor securely connect to external tools and data. Orbital OS ships a built-in MCP server, so any MCP-compatible agent can work directly with your operational data — no custom integration code required.

Which AI agents can connect to Orbital OS?

Any MCP-compatible client. That includes Claude (desktop and web connectors), ChatGPT custom connectors, and Cursor, plus any other tool that speaks the Model Context Protocol. Because it is a standard, you are never locked into one vendor.

Can external agents change my data, or only read it?

Both, and you stay in control. Connected agents can read your maturity, KPIs, cadences, decisions, and issues, and can take a focused set of write actions such as logging a KPI reading or scheduling a cadence. Every action is scoped to a single organization and recorded in your audit log.

How is access secured?

Each organization authenticates with its own secret bearer token. Tokens are scoped to that one organization, can be rotated or disabled at any time, and every read and write is attributed and written to an immutable audit log. MCP access is available on OS Pro, Enterprise, and Consulting plans.

Do I need to write any code to connect?

No. Enable MCP access in your Integrations settings, copy the server URL and token, and paste the provided config into your AI client. The whole setup takes about a minute.

Give your AI agent an operations cockpit

Start free on OS Pro, enable MCP access, and connect Claude, ChatGPT, or Cursor in minutes.