Your workspace, inside Claude and ChatGPT.
Atrix is an MCP server. Add one address to your assistant, sign in in the browser, choose what it may touch, and ask it to work on your projects, pages, deals and calendar.
Free plan · no card · two seats included
What it does
Access you can reason about
Scopes narrow what an assistant can do; they never widen it past the person who connected it.
One endpoint
https://atrix.dev/api/mcp over Streamable HTTP. Any MCP client that speaks it can connect.
Sign in, do not paste a key
OAuth 2.1 with dynamic client registration and PKCE. The client registers itself and opens a browser; you never copy a secret.
Scopes granted one at a time
Read and write scopes for work, pages, ideas, CRM, calendar, messages and more. None implies another, and only granted tools are offered.
Permissions checked on every call
Deal values, hiring, people records, integrations and billing also need the matching permission. Remove someone's access and their tokens lose it immediately.
Tokens for scripts and CI
Where no browser exists, create a personal token that expires in 30 days, 90 days, a year or never. It is shown once and stored hashed.
Limited and audited
120 calls and 30 writes a minute per token. Every call is logged by tool, outcome and subject — never its contents.
How it works
Connected in under a minute
The same three steps in Claude Code, Claude, ChatGPT, Codex and Cursor.
- Add the server — Paste https://atrix.dev/api/mcp as a custom connector, or run the client's add command.
- Authenticate — A browser opens. Pick the workspace and the scopes this assistant should have.
- Ask — “What is overdue this week?” “Draft the release notes into a page.” The assistant calls only the tools you granted.
Plans
MCP is on every plan
Connecting an assistant is not a paid add-on, and MCP calls do not use AI runs.
Free$0/mo
Full MCP access, limited only by the scopes you grant.
Builder$39/mo
Full MCP access, limited only by the scopes you grant.
Studio$149/mo
Full MCP access for all 10 seats, each with their own tokens.
FAQ
Questions, answered
Which clients work?
Claude Code, Claude on desktop and the web, ChatGPT, Codex, Cursor, and any other client that supports remote MCP servers over HTTP.
Can an assistant see salaries?
No. Pay is not grantable to any token, and no tool selects a compensation record.
Does it reach real data?
Yes. There is no sandbox workspace, so start with read scopes and add write scopes only when you need them.
Does it use my AI runs?
No. MCP tools read and write your workspace; the thinking happens in your assistant. Runs are only used by the Atrix agent.
How do I revoke access?
Revoke the token or remove the person's permission. Permissions are resolved per call, so the change applies to the next request.
Keep exploring
- AI agentRuns that write requirements, architecture and launch plans from your project, then queue the work.
- Project managementOne set of work in five views — by date, project, board, timeline and backlog — with an agent that drafts the backlog.
- ClaudeUse your Atrix workspace from Claude and Claude Code over MCP, with the scopes you grant.
- ChatGPTAdd Atrix to ChatGPT as an MCP connector and search, read and update your workspace from a chat.
- Atrix AI for software studios
- PricingFree, Builder and Studio, compared line by line.
Bring your assistant to work.
Connect Claude or ChatGPT on the free plan. The full setup guide is on the developers page.