Skip to content
VS Code

Timequip for VS Code

com.timequip/timequip

Manage Timequip projects, tasks, comments, members, and dashboards through MCP.

client:VS Code transport:streamable-http

Install Timequip in VS Code

.vscode/mcp.json

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

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

Timequip in other clients