Loading MCP server directory, please wait...
Community of Consciousness MCP Server — upload and explore collective wisdom via GitHub.
npx @getmcp/cli add io.github.JinNing6/noosphereRequires Python 3.10+. Community-contributed server. Review source before installing.
GITHUB_TOKENGitHub Personal Access Token with public_repo scope. Required for uploading consciousness and accessing the collective consciousness network.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JinNing6/noosphere": {
"command": "uvx",
"args": [
"noosphere-mcp"
],
"env": {
"GITHUB_TOKEN": "",
"NOOSPHERE_REPO": "JinNing6/Noosphere"
}
}
}
}