Skip to content
VS Code

Timill (cloud hosted instance) for VS Code

com.timillcloud/mcp

Your hosted Timill instance: query and edit your work-platform data with full per-user RBAC.

client:VS Code transport:streamable-http

Install Timill (cloud hosted instance) in VS Code

.vscode/mcp.json

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

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

Timill (cloud hosted instance) in other clients