ASTGL Knowledge for VS Code
io.github.jmeg8r/astgl-knowledge
Search and cite ASTGL articles about MCP servers, local AI, and AI automation.
client:VS Code
transport:stdio
runtime:npm
Install ASTGL Knowledge in VS Code
.vscode/mcp.json
{
"servers": {
"astgl-knowledge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-astgl-knowledge"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs