Noosphere for Windsurf
io.github.jinning6/noosphere
Community of Consciousness MCP Server — upload and explore collective wisdom via GitHub.
client:Windsurf
transport:stdio
runtime:pypi
Install Noosphere in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"noosphere": {
"command": "uvx",
"args": [
"noosphere-mcp"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>",
"NOOSPHERE_REPO": "<NOOSPHERE_REPO>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs