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
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
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.
Comments