Working memory of your context for AI tools.
Your thinking is scattered across threads, tools, and devices. Each conversation is a silo — what you figured out in one doesn't exist in the other. Noosphere connects them.
Think out loud on your phone, build at your desk, refine in a different tool. They all share the same context. Read more →
Noosphere works with any AI tool that supports MCP. Connect as many as you want — they all share the same memory.
Customize → Integrations → Add → paste the URL above.
Settings → Apps → Create → paste the URL above. Requires Pro, Team, or Enterprise with Developer Mode enabled. In the description field, paste:
Persistent memory across conversations. Browse at the start to pick up where you left off. Save when a decision is made or the session ends. Use automatically — the user doesn't need to ask.
claude mcp add noosphere --transport http --scope user https://usenoosphere.ai/mcp
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"noosphere": {
"url": "https://usenoosphere.ai/mcp"
}
}
}
Add to ~/.codex/config.toml:
[mcp_servers.noosphere]
url = "https://usenoosphere.ai/mcp"
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"noosphere": {
"serverUrl": "https://usenoosphere.ai/mcp"
}
}
}
Point any MCP-compatible tool at the URL above. OAuth will prompt you to log in.
“What were we working on?”
“Remember this decision”
“Save where we are”
The AI handles everything behind the scenes. No commands to learn.
Once your brainstorm becomes a decision, use Proto to turn it into a working prototype. Proto structures your project into a spec, plan, and tracked tasks. Subagents implement in parallel while you steer.