Skip to content
VS Code

Project Desk for VS Code

ai.atlier/project-desk

Agent-updated work tracker for builders directing AI across multiple projects.

client:VS Code transport:streamable-http

Install Project Desk in VS Code

.vscode/mcp.json

{
  "servers": {
    "project-desk": {
      "type": "http",
      "url": "https://atlier.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Project Desk in other clients