Skip to content
VS Code

Timill Cloud for VS Code

com.timill/mcp

Shared Timill Cloud server: query and edit your work-platform data with full per-user RBAC.

client:VS Code transport:streamable-http

Install Timill Cloud in VS Code

.vscode/mcp.json

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

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

Timill Cloud in other clients