UseCortex MCP
@darktw
About UseCortex MCP
UseCortex MCP Server — Give your AI coding agent a persistent memory. Read and write knowledge from any tool.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is UseCortex MCP?
UseCortex MCP is a Model Context Protocol server that gives AI coding agents persistent memory. It enables agents to read stored knowledge and write new discoveries back through a single encrypted endpoint.
How to use UseCortex MCP?
Sign up for a free UseCortex account, generate an API key in Settings, then run claude mcp add usecortex --transport url https://api.usecortex.net/mcp --header "Authorization: Bearer YOUR_API_KEY" in your terminal. Alternatively, manually add the configuration to your MCP client config file. Restart your AI agent to start using the tools.
Key features of UseCortex MCP
- Two-way knowledge flow between agents and storage
- Works with any MCP-compatible AI coding agent
- AES-256 encryption at rest with per-user keys
- No vendor lock-in across AI tools
- Knowledge automatically structured by topic
Use cases of UseCortex MCP
- Developers: Store coding standards, architecture decisions, and project context for AI agents
- Support teams: Feed real policies and procedures to support bots for fact-based answers
- Sales teams: Store client history, pricing, and objections for pre-meeting recall
- Individuals: Personal brain backup, encrypted and accessible from any AI tool
- HR & Onboarding: Company playbook available instantly to new hires
FAQ from UseCortex MCP
What do I need to use UseCortex MCP?
You need a free UseCortex account and an MCP-compatible AI coding agent.
How is my data secured?
All communication is encrypted over HTTPS, knowledge is encrypted at rest with AES-256, and per-user encryption keys ensure even the provider cannot read your data.
Are there usage limits?
Yes. The Free plan allows 100 knowledge entries, 3 topics, and 500 API calls per month. Paid plans (Pro, Memory, Team) offer higher or unlimited limits.
Does it work with any AI tool?
Yes, it works with any AI coding agent that supports the Model Context Protocol.
How do I generate an API key?
Sign up at usecortex.net, go to Settings → API Keys → Generate, and copy the key immediately (it will not be shown again).
More Memory & Knowledge MCP servers
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Notion MCP Server
makenotionOfficial Notion MCP Server
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Comments