Skip to content
VS Code

skillmd for VS Code

com.skillmd/skillmd

Search, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.

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

Install skillmd in VS Code

.vscode/mcp.json

{
  "servers": {
    "skillmd": {
      "type": "http",
      "url": "https://api.skillmd.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

skillmd in other clients