Join the waitlist for the next waveThis wave of the closed beta is full. Drop your email and you're first in line when the next one opens.Enter your emailJoin the waitlist✓ You're on the list! We'll be in touch soon.Please complete the security checkYou're on the list.You're #{position} in line.We'll email you the moment the next wave opens — keep an eye on your inbox.Beta's full — join the waitlistJoin the waitlistA small closed beta — early access is limited.{filled} of {cap} beta spots filled· {waiting} waiting
Your agent harness, out of the box

The cockpit for your whole AI stack

The agent harness around any model — memory, tools and a loop — so it actually does the work. Driven from plain language, not code.

Visualize everythingControl & replayReady out of the box
altmind · cockpit
3
models connected
12
active skills
48
runs today
Automations
inbox-triagelive · byom:gpt-4o-mini
daily-briefnext 07:30
weekly-reportqueued Fri 17:00
Bring your own model

Your key, your model, no token ceiling

Connect OpenAI, Anthropic, Gemini, or run a local model. Altmind handles memory, tools and orchestration; inference runs on your own key, so your automations aren't capped by Altmind's included tokens.

  • Swap models per skill: cheap one for triage, frontier one for drafting.
  • Keys stored encrypted; revoke anytime.
  • Run skills and automations as hard as you want: your key, no usage limits.
OpenAI
gpt-4o · o-series
Anthropic
claude family
Gemini
1.5 · flash · pro
Local / self-host
ollama · vLLM
BYOM pricing

Bring your key, pay less

When you connect your own model, inference runs on your key, so Altmind costs less in BYOM mode. Pricing is set after our closed beta.

Core
Set after the beta
Get beta access
Plus
Set after the beta
Get beta access →
Pro
Set after the beta
Get beta access

Prefer fully managed AI, no key required? See standard pricing →

Skills & automations

Describe a workflow. Altmind compiles and runs it

Plain language in, working automation out. Each skill is versioned, observable and triggerable: on a schedule, an event, or an API call. No scripts to maintain.

  • Triggers: schedule, webhook, inbound message, or API.
  • Steps run with shared memory and your connected tools.
  • Every run logged: inspect, replay, roll back.
Trigger · 07:30 daily
Cron schedule
when
Read inbox + calendar
Gmail · Google Calendar
do
Draft brief + flag replies
model: byom
think
Send to Telegram
delivered 07:31
out
API · MCP

Drive Altmind from anything that speaks HTTP or MCP

A full REST API plus a hosted MCP server expose your memory, skills and automations, so Claude, ChatGPT, Gemini, or your own agent can read and run them.

GET/v1/memory/search
POST/v1/skills/:id/run
GET/v1/automations
POST/v1/automations
GET/v1/runs/:id
~/.config/mcp.json
"altmind": {
"command": "npx",
"args": ["-y", "@altmind/mcp"],
"env": {
"ALTMIND_TOKEN": "sk_live_…"
}
}
 
# now any MCP agent can call:
altmind.run_skill("weekly-report")
The cockpit

One control center for every model, skill and run

See what's connected, what's scheduled, and what ran, without leaving a chat. The cockpit is the visual layer over the same API you build against.

  • Live run log with inputs, outputs and replay.
  • Per-skill model + budget controls.
  • Token usage and cost across providers.
daily-brief
ran 07:31 · 1.2k tokens
ok
weekly-report
scheduled Fri 17:00
queued
inbox-triage
model: byom:gpt-4o-mini
live
Why not just script it?

Your glue code, without the glue code

Everything you'd build with cron jobs, API wrappers and a vector store: managed, observable and reachable from one place.

 
Rolling your own
Altmind
Memory across tools
Build & host a vector DB
Built in
Define a workflow
Write & maintain scripts
Plain language
Trigger from an agent
Custom endpoints
REST + MCP
Observe & replay runs
Roll your own logging
Cockpit
Recipes

A few things power users wire up first

Each is one plain-language skill: trigger, tools and model are yours to tune.

daily-brief

Morning command center

Summarize inbox + calendar, flag what needs a reply, and push one message before you wake up.

07:30 → read → draft → Telegram
inbox-triage

Always-on triage

Every inbound email gets labeled, prioritized, and, if routine, auto-drafted in your voice.

on email → classify → draft
weekly-report

Reporting on autopilot

Pull numbers from Sheets, write the narrative, drop a ready-to-share doc in Drive.

Fri 17:00 → Sheets → Docs
capture

Catch every thought

Forward a voice note, photo or link from anywhere; it's transcribed, tagged and filed to memory.

on message → extract → store
on-call

Alert router

Webhook in, Altmind decides severity, summarizes context, and pings the right channel.

webhook → assess → notify
research

Background research

Hand it a question; it gathers, cross-checks and returns a sourced brief to your vault.

ask → gather → brief

Become unstoppable

Plus and Pro unlock BYOM, the full API, MCP, and truly unlimited automations: connect your own key and run skills without hitting a token ceiling.

FAQ

Questions builders ask

Which models can I bring?

OpenAI, Anthropic and Gemini out of the box, plus any OpenAI-compatible endpoint, including local models via Ollama or vLLM. You can assign a different model per skill.

Is there really a full API and MCP server?

Yes. Every capability in the cockpit is backed by the REST API, and the hosted MCP server exposes your memory, skills and automations to any MCP-speaking agent.

Where are my API keys stored?

Encrypted at rest and used only to call your provider. You can rotate or revoke a key at any time, and runs that used it keep working until the next invocation.

Do I need to write code to build a skill?

No. Describe the workflow in plain language and Altmind compiles it. Power users still get full control via the API and per-step configuration when they want it.

Can I self-host?

You can keep inference local by pointing Altmind at a self-hosted model. Org-wide and isolated deployments are available on Elite; reach out for details.

Your AI infrastructure, ready to use

Bring your model. Build a skill in a sentence. Run it from anywhere.