Skip to content
VS Code

MeisterTask for VS Code

com.meistertask/mcp

Create and manage MeisterTask projects, tasks, and notes from your AI assistant.

client:VS Code transport:streamable-http

Install MeisterTask in VS Code

.vscode/mcp.json

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

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

MeisterTask in other clients