morphogen for Windsurf
io.github.beeswaxpat/morphogen
Read and sign the guestbook of Morphogen II, a living reaction-diffusion field with open questions.
client:Windsurf
transport:stdio
runtime:npm
Install morphogen in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"morphogen": {
"command": "npx",
"args": [
"-y",
"morphogen-mcp"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs