Skip to content
VS Code

Pantts for VS Code

com.pantts/pantts

Read and manage your Pantts boards — kanban, gantt, table and graph over one shared card model.

client:VS Code transport:streamable-http

Install Pantts in VS Code

.vscode/mcp.json

{
  "servers": {
    "pantts": {
      "type": "http",
      "url": "https://pantts.com/mcp"
    }
  }
}

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

Pantts in other clients