Skip to content
VS Code

GBrain Skills for VS Code

io.github.diyaluo/gbrain-skills

Curated operational knowledge for AI agents. 2 tools. Paid.

client:VS Code transport:streamable-http

Install GBrain Skills in VS Code

.vscode/mcp.json

{
  "servers": {
    "gbrain-skills": {
      "type": "http",
      "url": "https://43-134-36-21.duckdns.org/mcp/gbrain"
    }
  }
}

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

GBrain Skills in other clients