Skip to content
VS Code

Giskard Origin for VS Code

io.github.giskard09/origin

Free bootstrap MCP server for new agents. Pointers to the Mycelium ecosystem.

client:VS Code transport:sse

Install Giskard Origin in VS Code

.vscode/mcp.json

{
  "servers": {
    "origin": {
      "type": "sse",
      "url": "https://origin.rgiskard.xyz/sse"
    }
  }
}

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

Giskard Origin in other clients