Skip to content
VS Code

SkillAgent for VS Code

dev.skillagent/skills

Search and fetch AI agent skills, rules files and MCP servers indexed from GitHub.

client:VS Code transport:streamable-http tools:4

Install SkillAgent in VS Code

.vscode/mcp.json

{
  "servers": {
    "skills": {
      "type": "http",
      "url": "https://skillagent.dev/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

SkillAgent in other clients