Overview Version History Q & A Rating & Review
UseCortex — AI Memory for Coding Agents
Give your AI coding agent persistent memory — read and write knowledge from VS Code.
What it does
UseCortex connects your AI coding agent to usecortex.net , giving it a persistent knowledge base. Store coding standards, architecture decisions, client requirements — your agent recalls everything instantly. No context window limits.
Setup
Create a free account at usecortex.net
Go to Settings → API Key (MCP) → Generate API Key
Install this extension
Run UseCortex: Set API Key from the command palette (Ctrl+Shift+P)
Paste your key — done
The extension automatically configures UseCortex as an MCP server for your AI coding agent.
Features
One-click setup — enter your API key, everything is configured automatically
Status bar indicator — see your connection status at a glance
Two-way knowledge — read context into projects, write discoveries back
AI-powered search — ask natural language questions, get answers from your knowledge
Encrypted at rest — AES-256 with per-user keys
Once connected, your AI coding agent gets these tools:
Tool
Description
query_knowledge
Ask a natural language question, get an AI-powered answer
list_topics
List all knowledge topics
add_knowledge
Store new knowledge (facts, decisions, patterns)
get_topic
Retrieve all entries for a specific topic
search_knowledge
Search entries by keyword
Commands
Command
Description
UseCortex: Set API Key
Enter or update your API key
UseCortex: Remove API Key
Disconnect UseCortex
UseCortex: Open Dashboard
Open usecortex.net in your browser
Pricing
Free
Pro ($12/mo)
Team ($25/mo)
Knowledge entries
100
Unlimited
Unlimited
Topics
3
Unlimited
Unlimited
API keys
1
5
20
Two-way API
Read only
Yes
Yes
Links