Search Agentik

CtrlK

Docs

Connect once. Then call the OS.

Pick the host you already pay. The public MCP URL is the HTTP connector. Using tools requires a plan. The same account follows you.

npx @agentikos/os install --host all

01 Host

Stay in Cursor, Claude, Codex, or Hermes.

Choose Cursor, Claude, Claude Code, ChatGPT, Codex, Hermes, OpenClaw, or Grok. MCP shows the connector steps. CLI shows the host command. OpenClaw and Grok are URL-only marks, not a partnership claim.

Choose a host

MCP · Cursor

Checking…

1

One-click

Adds Agentik-OS as an OAuth MCP connector. Cursor reads PKCE from the 401 and well-known metadata.

Add in Cursor
2

Or paste MCP JSON

~/.cursor/mcp.json or project .cursor/mcp.json

{
  "mcpServers": {
    "Agentik-OS": {
      "url": "https://mcp.agentik-os.com/api/mcp"
    }
  }
}
URLhttps://mcp.agentik-os.com/api/mcp
PRMhttps://mcp.agentik-os.com/.well-known/oauth-protected-resource
AShttps://mcp.agentik-os.com/.well-known/oauth-authorization-server

OAuth for Cursor. API key for CLI. GET is public.

02 CLI

Faster than MCP JSON-RPC. Same can().

Credentials live in ~/.agentik/credentials.json at mode 0600. The live package is npx @agentikos/os.

Login and install

npx @agentikos/os login
npx @agentikos/os install --host cursor

03 Commands

Repo and host commands sit beside the official CLI.

Repo / host commands

npx @agentikos/os login
npx @agentikos/os install --host cursor
npx @agentikos/os os list
npx @agentikos/os call list_os
npm run mcp -- list-os
npm run mcp -- list-agents growth-os

/connect keeps the same picker. How to talk lives at /docs/how.