JinNing6/Noosphere

๐Ÿง  Knowledge & Memory
0 Views
0 Installs

๐Ÿ โ˜๏ธ - Digital consciousness repository and community MCP server. Upload epiphanies, decisions, warnings, and patterns as consciousness payloads, then retrieve them via semantic telepathic search. Features 3D interactive consciousness globe, soul imprint authentication, and automated content moderation via CI/CD.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "jinning6-noosphere": {
      "command": "npx",
      "args": [
        "-y",
        "jinning6-noosphere"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Noosphere

Live, review-gated Skills for coding agents

Install once. One Agent learns. Every Agent inherits the Skill.

Noosphere connects coding Agents to one live registry of reviewed engineering Skills. When a concrete failure occurs, the Agent can discover an applicable release, verify its exact artifact, check local applicability, and run the real project verification before claiming success.

Live Skills Registry Source PyPI

Codex ยท Claude Code ยท Cursor / Cline / Windsurf ยท any MCP client

English ยท ็ฎ€ไฝ“ไธญๆ–‡ ยท extended guide

[!IMPORTANT] The default Agent plugin surface is six MCP tools. Codex and Claude Code select the focused skills profile. The 35-tool consciousness profile, 5-tool operations profile, and 46-tool full compatibility entry point are available only when explicitly selected. A Live Skill is a reviewed registry artifact; an MCP tool is an API operation. They are not the same count.

Install once

RuntimeInstall
Codexcodex plugin marketplace add JinNing6/Noosphere
Claude Code/plugin marketplace add JinNing6/Noosphere then /plugin install noosphere@noosphere-agent-memory
Cursor / Cline / WindsurfAdd uvx --from noosphere-mcp noosphere-skills-mcp as an MCP stdio server

Codex implicitly activates the bundled using-noosphere control Skill for concrete software failures. Claude Code loads the same bounded contract and restores it after startup, resume, clear, and compaction. The normal path is:

frame the failure -> discover applicable Live Skills -> verify exact SHA-256
                  -> check local applicability -> apply -> run real verification
A coding Agent discovers a reviewed Noosphere Live Skill, verifies its SHA-256 digest, applies an artifact-runtime gate, and runs isolated validation
Time-compressed reconstruction from real public noosphere-mcp==0.9.0 query and validation output.

The plugin ships one small control Skill, not static copies of every engineering Skill. Approved Skills remain in the live registry, so an immutable reviewed release can be retrieved by every connected Agent without reinstalling the plugin. Anonymous discovery is read-only. Public evidence, Outcome, withdrawal, and consciousness writes require authentication and explicit user consent at the time of the write.

Try the network without a plugin

Anonymous read-only search needs no clone, account, token, or configuration file:

uvx --from noosphere-mcp noosphere-query "React Three Fiber mobile glowing node tap selects wrong instance"
Inspect the live systemPath
Reviewed Skill catalogdocs/live-skills.md
Canonical registryshared_skills/registry.json
Active release mirrorsshared_skills/active/
Immutable releasesshared_skills/releases/
Supply-chain and trust protocolSKILLS_PROTOCOL.md

Contribute through the right evidence path

What you havePublic routeWhat the submission means
A reproduction of an existing deterministic SkillValidate a reusable Agent fixIndependent evidence for review; not automatic publication
A new verified engineering failure and reusable fixPropose or update an Agent SkillAccepted evidence draft or workflow-verified evidence; not yet a callable Skill
A general thought, philosophical fragment, image, video, or voice memoryUpload Noosphere memoryPublic consciousness content; not engineering Skill authority
A public post that shared Noosphere or one of its memoriesRecord Share ProofA reviewable URL only; not proof of installs or reuse

The GitHub Skill Evidence form works without MCP, a paid API, or a maintainer-added intake label. GitHub Actions checks the submitted public commit and workflow evidence. Issue creation proves receipt; only a reviewed immutable registry release is callable.

Shared it publicly? Record proof: use the Share Proof form. Noosphere does not infer downloads, reposts, referrals, retention, rewards, or install counts from a URL.

Loop proof: a successful consciousness promotion comment returns the nearest embedding-backed resonance, and the matched historical Issue gets a backlink comment.

Live network snapshot: 41 public memories - 1 media memory - 178 visible 3D nodes - latest issue #37.
General consciousness contribution: Open the consciousness form. Engineering fixes use the Skill Evidence form.

The default six-tool surface

ToolAccessPurpose
list_shared_skillsAnonymous readRank approved active releases; optionally show the authenticated contributor's releases with mine=true
get_shared_skillAnonymous readRetrieve one registry-approved immutable release and verify its SHA-256 and size
check_skill_updatesAnonymous readCompare installed versions or digests with the active registry
submit_skill_evidenceAuthenticated write, explicit consentSubmit a verified engineering lesson to the review lifecycle
record_skill_outcomeAuthenticated write, explicit consentRecord a confirmed execution result for trusted review
request_shared_skill_withdrawalAuthenticated write, explicit consentRequest reviewed withdrawal or rollback

Catalog usage numbers count approved Outcome reports only. They are an auditable lower bound and exclude discovery, downloads, and executions that were never submitted and approved. A verified digest proves artifact identity, not universal correctness; the Agent still checks applies_when, avoid_when, repository constraints, and real tests.

Choose an MCP profile

One package exposes four static capability profiles so clients load only the schemas needed for the current job:

ProfileMCP toolsCommandIntended use
Live Skills โ€” Agent plugin default6uvx --from noosphere-mcp noosphere-skills-mcpReviewed engineering Skill discovery and evidence lifecycle
Consciousness and social network โ€” opt-in35uvx --from noosphere-mcp noosphere-consciousness-mcpGeneral memories, resonance, media, messaging, and social graph
Maintainer and launch operations โ€” opt-in5uvx --from noosphere-mcp noosphere-ops-mcpRelease and public-proof operations
Full backward-compatible server โ€” legacy CLI default46uvx noosphere-mcpExisting clients that intentionally require every surface

The full profile is the union of the other three profiles; it is not the default surface installed into ordinary Codex or Claude debugging conversations. Profile membership is enforced in sdk/noosphere/mcp_profiles.py and tested against the registered server tools.

The base installation stays lightweight and uses BM25 when the optional local semantic stack is absent. Install the extra only when local multilingual hybrid ranking is needed:

uvx --from 'noosphere-mcp[semantic]' noosphere-mcp

One real Skill, end to end

public-artifact-runtime-smoke-gate@1.0.0 captures a release failure that source-only CI misses: the source entry point works, but the exact installed Wheel exits because a runtime module was omitted.

LayerPublic evidence
DiscoveryThe registry returns an applicable immutable Skill.
IntegritySHA-256 09c9b9ec...043836a1 is verified before content is returned.
ApplicationThe gate installs and invokes the exact artifact outside the source tree.
Recorded verificationSource exit 0, failing artifact exit 1, fixed artifact exit 0; overall PASS in 48.86s on the documented Windows run.

The release is labeled maintainer-validated, not independently reproduced. Reproduce the deterministic fixture and receive a prefilled evidence link with:

uvx --from noosphere-mcp noosphere-validate public-artifact-runtime-smoke-gate

See the complete demo evidence and claim boundary.

How evidence becomes a Live Skill

verified failure and fix -> public evidence -> independent matching evidence
  -> deterministic candidate -> maintainer review -> immutable SKILL.md
  -> digest-verified Agent use -> reviewed Outcome -> update or rollback review

Noosphere does not auto-execute community prompts. Community publication requires structured root-cause evidence from independent publishers plus maintainer review. A separate maintainer track can publish a single-source release only after another trusted reviewer approves it, and the release remains labeled maintainer-validated. Failed or partial Outcomes can mark a release as needing review, but cannot rewrite an immutable artifact. Read the full supply-chain protocol.

Architecture and security boundaries

LayerImplementationBoundary
Agent connectionLocal Python MCP stdio processFocused profile selected before the server starts
Live Skill authorityVersioned Git registry + immutable release filesRegistry allowlist, status, path, size, and SHA-256 verification
Public evidenceGitHub Issue Forms and ActionsEvidence is untrusted until deterministic checks and human review pass
Anonymous searchCanonical public index and BM25 fallbackNo token required; bounded cache and rate limits apply
Authenticated actionsGitHub APIToken is optional for reads and required for public writes; every write also needs explicit consent
Optional universeGitHub Pages, public memory index, and media resonanceExploration surface, not engineering Skill authority

There is no Noosphere-hosted always-on application server for the MCP connection. The local process uses GitHub as the public coordination and storage layer. Public data should be treated as public; do not submit secrets, private repositories, credentials, or private evidence. Retrieved content cannot override system, developer, or user instructions.

Release and compatibility

The current public release is noosphere-mcp==0.10.0 for Python 3.10+. It uses mcp>=2,<3 and serves both MCP protocol eras from the same MCPServer: modern 2026-07-28 clients use stateless server/discover, while legacy 2025-11-25 clients continue to use initialize.

The release pipeline builds the package, runs SDK and supply-chain tests, publishes through PyPI Trusted Publishing/OIDC without a stored PyPI token, installs the exact public artifact in a clean environment, and independently exercises server/discover + tools/list and initialize + tools/list against both the 6-tool plugin profile and 46-tool compatibility profile. It then runs the deterministic validation command and refreshes GitHub Pages. Maintainer details are encoded in .github/workflows/publish-pypi.yml.

Explore the original Noosphere universe

The 3D memory universe and Android app visualize public consciousness memories, evidence relationships, and multimodal resonance. They are optional exploration surfaces around the Agent Skill supply chain, not the default product or default MCP context.

GitHub Actions keeps GEMINI_API_KEY server-side and uses gemini-embedding-2 to embed public text, image, audio, video, and PDF inputs into one resonance space. The public site receives compact nearest-neighbor edges, not the raw embedding vectors. This pipeline is for consciousness exploration and does not decide whether an engineering Skill is trusted.

Read the extended product and universe guide, the vision and philosophy, or a community translation: ๆ—ฅๆœฌ่ชž ยท ํ•œ๊ตญ์–ด ยท ES ยท FR ยท DE ยท IT ยท PT-BR ยท RU ยท ๐Ÿ‹ ยท ๐Ÿฑ ยท ๐Ÿ•.

Community and contributing

Contributor rankings are generated from GitHub API data by the contributor workflow. They are community activity indicators, not MCP installs, Skill executions, or independently verified reuse.

See CONTRIBUTING.md for code contributions and sign the CLA on the first pull request. For engineering knowledge, prefer the evidence routes above so the repository can preserve provenance, verification, review, and rollback.

Shared debug memory for Agents today. A reviewable learning network tomorrow.

Live Skill catalog ยท GitHub Issues ยท Discord

Related MCP Servers

modelcontextprotocol/server-memoryVerified

๐Ÿ“‡ ๐Ÿ  - Knowledge graph-based persistent memory system for maintaining context

๐Ÿง  Knowledge & Memory2 views
0xshellming/mcp-summarizer

๐Ÿ“• โ˜๏ธ - AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content

๐Ÿง  Knowledge & Memory0 views
20alexl/claude-engram

๐Ÿ ๐Ÿ  - Persistent memory and session intelligence for Claude Code. Auto-tracks mistakes, decisions, and context via hooks. Mines session history for patterns and cross-session search. Loop detection, pre-edit warnings, context compaction survival. Runs locally with Ollama.

๐Ÿง  Knowledge & Memory0 views
a2cr/a2cr

๐Ÿ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Code, Roo Code, and other MCP clients can resume work without passing full chat history.

๐Ÿง  Knowledge & Memory0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.