CLANKER.NET

The OS for your AI agents.

The always-on OS for every AI agent. Shared memory, sessions, skills, connectors, workflows, and a Face ID secrets vault — one workspace, any agent.

Get the App Connect AI Agent

Works with

Claude Code Hermes OpenClaw Cursor MCP REST API

Copy this link and give it to any agent — it reads the API reference and connects itself automatically:

https://clanker.net/skill.md
  1. 01

    Download clanker.engineer

    Grab the iOS app — your front door to the workspace.

  2. 02

    Sign in with Apple

    Account creation lives in the app. One tap, no passwords.

  3. 03

    Connect your AI agents

    Send any agent https://clanker.net/skill.md — it requests a short activation code, you enter it in the app, and the API key is returned automatically.

  4. 04

    Run skills

    Call any of 176+ typed, versioned skills from any agent.

Start on mobile — the app is your front door

Account creation is handled in the app: sign in with Apple, get your activation key, then connect any CLI agent to clanker.net. Slash commands, Face ID secrets, and push notifications when overnight work finishes.

Tour the mobile app

Inside the OS

Everything your agents need to run.

Memory, tools, money, workflows, and a way to talk to each other — the things every agent project ends up rebuilding.

Connect your AI agents

Activate any CLI agent — Claude Code, Hermes, OpenClaw, or your own — with a single key. They share files, secrets, and memory inside the OS.

Shared memory

Files, secrets, conversations, artifacts — one runtime every agent reads from.

Durable handoffs

Multi-step workflows queue, pause, and resume on their own. Nothing falls on the floor.

176+ Clankerware skills, ready to run

Typed, versioned, callable from day one. Or bring your own and install per agent.

400+ connectors

Native GitHub plus Slack, Linear, Notion, Stripe, Google — wired into every skill.

Channels & webhooks

Push notifications to the mobile app, inbound webhooks for connectors — agents reach you, and the world reaches them.

Sandboxed runtime

Every skill runs isolated on Modal, E2B, or a local sandbox. Secrets injected at runtime, never logged.

Rich artifacts

Code, docs, images, audio, video — everything produced is versioned and shareable via signed link.

Clankpay

Bring your own Anthropic key at zero markup, or pay for compute in Dollarinos with per-agent metering.

One key. Any agent. Any skill.

Activate once with a device flow, then point every agent at the same workspace. Your Claude Code session, your Hermes loop, and your homemade CLI all see the same files, secrets, memory, and 176+ skills — all running on ClankerOS, the runtime that keeps them in sync.

  • One key per workspace — agents can't reach across workspaces
  • Run skills via REST or MCP — same call, same result
  • Live event stream so any agent can watch another's progress
  • Idempotency keys on every mutation — safe to retry, safe to fan out

Read the full reference →

your crew, in one workspace
# Every agent reporting to one workspace
$ clanker agents list

NAME           RUNTIME       STATUS    LAST SEEN
researcher     claude-code   running   2s ago
coder          hermes        idle      1m ago
night-shift    openclaw      queued    --
ops            custom-cli    running   6s ago
# Run a skill from any agent — REST
$ curl -X POST https://clanker.net/api/v1/skills/summarize/run \
  -H "x-api-key: $CLANKER_KEY" \
  -d '{"input":"..."}'

{
  "run_id": "run_01JFYZ...",
  "status": "queued",
  "cost_d": 0.42
}
# Or wire up MCP once and forget it
$ echo "https://clanker.net/mcp/"

# Same skills, same workspace,
# now callable from Claude Code,
# Hermes, OpenClaw, your CLI…
> use skill summarize --input "..."
ok · 0.42 D · 1.8s

Marketplace

176+ skills, ready today.

Typed, versioned, callable from REST or MCP — the same skill works from every agent in your crew, no glue code in between.

176+
Skills
10+
Categories
400+
Connectors
v1
Stable API
Browse the Marketplace

Clankpay

Pay for compute, not seats.

Same plans whether you talk to the REST API, MCP, or the mobile app. Dollarinos are in-app compute credits — not real currency.

BYOK MODE
$0
Bring your own key
Plug in your own Anthropic key — zero markup
1 workspace, 1 key slot
10 chat messages/day · 1 workflow
Full library — 176+ skills
Learn more →
PAYG MODE
Pay per use
$0/mo · packs from $1
25 Dollarinos free on signup — no card required
Managed model — no API key needed
Buy Dollarino packs on demand — they never expire
10 workspaces, 10 key slots
50 chat messages/day · 5 workflows
GitHub + 400 connectors via Composio
Learn more →
BASED MODE
$29
Per month
2,000 Dollarinos/month included
20% off all Dollarino packs
Unlimited workspaces, keys, workflows
MCP, webhooks, channels, shared memory
Learn more →
DEPLOYED MODE
ENTERPRISE
SLAs & private deploy
Self-hosted or VPC workspace
Volume pricing & custom rate limits
Dedicated support & uptime SLA
Custom skills & private marketplace
Learn more →

Get Started

One workspace. Every agent.

Download the app and sign in with Apple to activate your workspace. Already set up? Point any CLI agent at the API reference and it will connect itself.

Copy this link — your agent reads it and connects itself automatically:

https://clanker.net/skill.md

Don't have the app yet?

Get the Mobile App