Before you start
- Plans: Free, Pro, Max, Teams and Enterprise. Cognition does not confirm MCP on the Free plan. On Enterprise, an admin must enable Devin Local.
- Platforms: macOS, Windows 10 or later, and Linux (glibc 2.28 or later).
- A PostQueen API key. A workspace admin copies it, or the ready-made address, from Connections.
Where the API key is: in the app, open Connections > API Keys. Only a workspace Admin or Super Admin can reveal or rotate it; other members see it masked. A workspace has one key, and each agent card on Connections shows your MCP address with the key already filled in.
Connect Devin Desktop
1
Add PostQueen
Run this in your terminal, with your key in place of
YOUR_API_KEY:-s user saves it for every project. Without it, it is saved for the current project only.2
Open a new agent tab
In Devin Desktop, open a new agent tab so Devin Local loads the server.
Prefer to edit the config file?
Prefer to edit the config file?
Add the server to
~/.config/devin/mcp_config.json, or %APPDATA%\devin\mcp_config.json on Windows:~/.config/devin/mcp_config.json
Check that it works
Ask Devin Local: “List my PostQueen channels.” By default it asks before each tool call; allow the tool, or every PostQueen tool, for the session or permanently. It then answers with the channels you connected.Good to know
- Devin Local asks before every MCP tool call by default. You can allow one PostQueen tool, or every tool on the server, for the session or permanently.
- Run
devin mcp listto see the servers Devin knows about. - Devin Local can run the command for you if you allow it.
- Ask for drafts when you want to check first. A draft waits on your PostQueen calendar, and nothing publishes until you schedule it.
- What it cannot do over MCP: delete a post, or change a post’s text or time. Do that on the calendar in the app. The MCP tools lists what it can do.
Other ways to connect
- Bearer header
- Sign in (not tested yet)
Try this first
Troubleshooting
More fixes are on Troubleshooting agents.
Next steps
Every agent
Which agents can post to PostQueen, how each one connects, and what PostQueen has tested.
The MCP tools
What each of the 21 tools does, and what an agent cannot do.
Prompts and tool calls
The order an agent calls the tools in, with prompts that work.
Troubleshooting agents
What to do when a connection or a command fails.