Atlas MCP · VS Code
VS Code uses a Bearer API key in your workspace MCP file. Sign up, copy your key from Settings, and add Atlas to .vscode/mcp.json.
Setup
Signers get email only after you click Send on the review page. Drafts and field detection on PDF or DOCX are free.
VS Code MCP config
Atlas MCP
URL: https://atlaswork.ai/api/mcp
API key: YOUR_API_KEY
.vscode/mcp.json (workspace):
{
"servers": {
"atlas": {
"type": "http",
"url": "https://atlaswork.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Reload the VS Code window.Replace YOUR_API_KEY with your key from Settings. Do not paste your API key into Claude or ChatGPT chat.
Full connect guide · Dashboard workflow guide · Atlas MCP overview
First message
Agents prepare the envelope and return a review link. You click Send on review before anyone gets email.
I use Atlas for e-signatures. Draft a short contract in this chat, then use Atlas to prepare it for review (not send yet). Share the review link when it's ready. I'll click Send on the review page before anyone gets an email.