EVERJUST for VS Code
app.everjust/mcp
Operate your EVERJUST workspace: CRM, sales, projects, mail, documents, calendar, invoicing.
client:VS Code
transport:streamable-http
Install EVERJUST in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://{workspace}.everjust.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs