cursor-cortex
by flores-ac · ai-ml · mcp-server, glama
Provides structured external memory for AI assistants, enabling persistent context, branch notes, tacit knowledge, and checklists to overcome AI memory loss and context confusion.
Source: https://github.com/flores-ac/cursor-cortex
Install
git clone https://github.com/flores-ac/cursor-cortexUse this forAI-extracted
- →Preserve AI assistant context across Cursor IDE sessions using branch notes and project memory
- →Maintain tacit knowledge about codebase architecture and patterns without re-explaining to the AI
- →Reduce context loss when switching between git branches by storing branch-specific notes and decisions
- →Build persistent knowledge base of project conventions and common gotchas for repeated consultation
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
cursor-cortex is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- ProtonMail MCP Server by ronamosa
Enables AI agents to send, read, search, and organize emails via ProtonMail using Proton Bridge. Supports MCP-compatible clients like Claude and Cursor.
- MCP Server by imanelmzk
A basic MCP server implementation using Node.js and TypeScript that bridges AI models with external tools and data sources via JSON-RPC.
- Shopify Storefront MCP Server by QuentinCody
Enables AI assistants to query and interact with Shopify store data via the Storefront API, including products, collections, carts, and customer information.
- mcp-server by laurensanp
Enables AI models to interact with local CSV and Parquet data through MCP tools, providing summarization and analysis capabilities.
- Statamic MCP Server by cboxdk
Enables AI assistants to manage Statamic CMS content, including blueprints, entries, assets, users, and system operations, through a secure, router-based MCP endpoint.
- nucleus-apple-mcp by zish-rob-crur
A macOS MCP server that provides AI agents with secure access to Calendar, Reminders, Notes, and Health data via native Apple APIs.
- MCP Adapter Implementation Example by galatanovidiu
Enables WordPress content management through the Model Context Protocol, allowing AI agents to create, read, update, and delete posts, metadata, taxonomies, and terms, as well as interact with Gutenberg blocks.
- Cold's MCP Server - Project Management System by kholodihor
Enables AI assistants to create, manage, and track projects with associated todos, including CRUD operations and filtering by status, priority, and project.
Frequently asked questions
How do I install cursor-cortex?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support cursor-cortex?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is cursor-cortex free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.