Skip to content
VS Code

dillie mcp for VS Code

com.gravity8/dillie-mcp

Manage dillie projects, tasks, and sprints; look up members and search platform documentation.

client:VS Code transport:streamable-http

Install dillie mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "dillie-mcp": {
      "type": "http",
      "url": "https://mcp.gravity8.com/mcp"
    }
  }
}

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

dillie mcp in other clients