Skip to content
VS Code

skill for VS Code

io.github.doc2mcp/skill

MCP server for skill documentation, generated by doc2mcp.

client:VS Code transport:streamable-http

Install skill in VS Code

.vscode/mcp.json

{
  "servers": {
    "skill": {
      "type": "http",
      "url": "https://doc2mcp.site/api/mcp/60778812-f202-41a2-964a-1cdea1a87f6a/mcp"
    }
  }
}

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

skill in other clients