Get a token first
In the dashboard, go to Settings → MCP and create a credential.Cursor
1
Open MCP settings
Settings → Cursor Settings → MCP → Add new global MCP server. That
opens
~/.cursor/mcp.json.2
Add the server
3
Check it is green
Back in MCP settings,
minidesk should show as connected with its tools
listed. Hit refresh if it does not..mcp.json at the repo root
instead.
VS Code
Add it to.vscode/mcp.json:
Try it
Read ticket ACME-1042 and tell me which file is likely responsible.
What are customers reporting most this week?
Draft a reply for ACME-1042 saying the fix ships tomorrow.
Keeping the token out of git
Both editors read environment variables in config values, so you can keep the secret out of the file:MINIDESK_MCP_TOKEN in your shell profile.