StackMap for Zed
io.github.ship-with-ai/stackmap
Search 344 human-reviewed AI/agent repos and the 817 typed connections between them.
client:Zed
transport:stdio
runtime:npm
Install StackMap in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"stackmap": {
"command": "npx",
"args": [
"-y",
"@ship-with-ai/stackmap-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs