AFD Knowledge for VS Code
com.afdinstitute/afd-knowledge
Adaptive Flow Delivery: phases, gates, lexicon (free, sign in with your AFD Institute account).
client:VS Code
transport:streamable-http
Install AFD Knowledge in VS Code
.vscode/mcp.json
{
"servers": {
"afd-knowledge": {
"type": "http",
"url": "https://mcp.afdinstitute.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs