ASTGL Knowledge for Zed
io.github.jmeg8r/astgl-knowledge
Search and cite ASTGL articles about MCP servers, local AI, and AI automation.
client:Zed
transport:stdio
runtime:npm
Install ASTGL Knowledge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"astgl-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-astgl-knowledge"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs