guide registry for VS Code
guide.nonprofitleader/guide-registry
Read-only Bicycle Guide registry: published guides, homes, taxonomy, capability spine. No auth.
client:VS Code
transport:streamable-http
tools:4
Install guide registry in VS Code
.vscode/mcp.json
{
"servers": {
"guide-registry": {
"type": "http",
"url": "https://nonprofitleader.guide/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs