AgentsKit Registry for VS Code
io.github.agentskit-io/agentskit-registry
Discover open-source AI agents and get source-owned installation instructions through MCP.
client:VS Code
transport:streamable-http
tools:4
Install AgentsKit Registry in VS Code
.vscode/mcp.json
{
"servers": {
"agentskit-registry": {
"type": "http",
"url": "https://registry.agentskit.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs