stn.

Agents & MCP

stndp ships a local MCP server so a coding agent (Claude Code, Cursor, Codex, Gemini CLI, Windsurf, …) can read and write the same shared context you do — with no hosted server and no second login: it reuses your stn login token. One line of agent config is the whole integration, and stn agent setup writes it for you.

The MCP server is one of three ways agents reach stndp, and they share one source of truth: the stn CLI (any shell-capable agent), the MCP server (typed tools + the curated agent surface), and the rules block in CLAUDE.md/AGENTS.md/GEMINI.md (the when & why). An agent can always learn the workflow at runtime with stn guide (or the MCP guide tool) and any command with stn <command> --help.

This extends your agent's memory rather than replacing it. Its built-in memory lives for one session on one machine; stndp gives it a shared, durable layer underneath — so what it learns survives the session, and what a teammate's agent wrote is already there when yours starts.