Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Noosphere in other clients