morphogen for Zed
io.github.beeswaxpat/morphogen
Read and sign the guestbook of Morphogen II, a living reaction-diffusion field with open questions.
client:Zed
transport:stdio
runtime:npm
Install morphogen in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"morphogen": {
"command": "npx",
"args": [
"-y",
"morphogen-mcp"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs