Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Cognition CloudNew to Visual Studio Code? Get it now.
Cognition Cloud

Cognition Cloud

Salt Creative

| (0) | Free
Persistent memory for your AI agent — connect VS Code to your Cognition Cloud MCP server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cognition Cloud for VS Code

Persistent memory for your AI agent. This extension connects VS Code's built-in MCP client to your Cognition Cloud memory server, giving Copilot Chat (and any MCP-aware agent in VS Code) durable, cross-session memory: decisions, insights, failures, session context, and a shared knowledge library.

Setup

  1. Install the extension.
  2. Run Cognition: Set API Key from the command palette and paste your cog_ API key. Don't have one? Request access at hello@sltcreative.com.
  3. The "Cognition Cloud" MCP server appears automatically in VS Code's MCP servers list — no mcp.json editing needed. Your key is stored in VS Code Secret Storage, never in plaintext config.

Check the status bar item (right side) or run Cognition: Show Status any time.

Commands

Command What it does
Cognition: Set API Key Prompt for your cog_ key, store securely
Cognition: Connect (Test Connection) Verify server health and key validity
Cognition: Disconnect (Clear API Key) Remove the stored key
Cognition: Show Status Connection status, key state, server URL

Settings

  • cognition.serverUrl — MCP endpoint (default https://cognition.publicmcp.org/mcp).

Tools (15)

Tool Purpose
save_memory Save insights, project notes, failures for long-term recall
get_memory Retrieve a memory by its exact key
search_memory Search your private project memories by content
list_memories List stored memories
delete_memory Delete a memory
start_session Load session context at the start of work
end_session Save session context at the end of work
get_session_buffer Read the current session's working buffer
save_issue Track a bug or problem
list_issues List tracked issues
link_memories Associate two related memories
consolidate_light Light consolidation pass over recent memories
promote_to_knowledge Promote a project memory to the knowledge tier
cross_tier_search Search project + knowledge + shared library tiers (general/coding reference questions)
cross_tier_get Retrieve an item from any tier by key

Requirements

  • VS Code 1.101 or later (native MCP support).
  • A Cognition Cloud API key.

Privacy

Your API key is stored via the VS Code SecretStorage API (OS keychain). All traffic goes directly from VS Code to your Cognition Cloud server over HTTPS.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft