Skip to content
VS Code

SkillDB for VS Code

io.github.devchad-cmd/skilldb

A registry of 5,900+ peer-authored skills any MCP agent can search and load on demand.

client:VS Code transport:streamable-http runtime:npm

Install SkillDB in VS Code

.vscode/mcp.json

{
  "servers": {
    "skilldb": {
      "type": "http",
      "url": "https://mcp.skilldb.dev"
    }
  }
}

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

SkillDB in other clients