cursor-cortex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| update_branch_noteC | Update the running note for the current branch with a new change entry |
| add_commit_separatorC | Add a commit separator to the branch note with commit metadata |
| read_branch_notesB | Read branch notes - defaults to showing uncommitted work, can also filter by commit hash or date range |
| update_context_fileC | Update the context file with information about the feature, pipeline, or project |
| read_project_contextA | Read project context file (branch-agnostic, shared across all branches) |
| read_branch_contextB | Read branch-specific context file (current branch context only) |
| read_pipeline_contextB | Read pipeline-specific context file |
| list_context_filesB | List all context files for a project or across all projects |
| generate_commit_messageB | Generate a commit message based on the branch note without making the commit |
| generate_jira_commentA | Generate a comment for a Jira ticket about the changes without updating the ticket |
| generate_embeddingsA | Generate or regenerate vector embeddings for all Cursor-Cortex knowledge files (tacit knowledge, branch notes, context files). Enables semantic search across entire knowledge base. |
| create_tacit_knowledgeC | Create a tacit knowledge document based on the Cursor-Cortex template |
| create_completion_checklistB | Create a project completion checklist using the Cursor-Cortex template |
| read_checklistC | Read a completion checklist for the project |
| update_checklistB | Update checklist items based on branch context and progress |
| sign_off_checklistC | Sign off on a completed checklist item |
| read_tacit_knowledgeB | Read tacit knowledge documents with optional semantic search - supports exact filename access, text search, or vector-based semantic search for concept retrieval |
| search_branch_notesA | Search branch notes across projects with semantic search - find development insights, problem-solving journeys, and decision contexts |
| archive_branch_noteC | Archive branch notes for a project |
| clear_branch_noteA | Clear branch notes for a project, optionally creating an archive first |
| list_all_branch_notesA | List all branch notes across all projects, grouped by branch with priority order (main, stage, then alphabetically). Use maxItems to only include the most recently modified note files (reduces noise). |
| enhanced_branch_surveyB | Semantic-first branch survey system for Knowledge Archaeology - provides comprehensive analysis using semantic search across all branches with completeness scoring, relationship mapping, and production readiness assessment. Uses AI-powered semantic understanding by default. |
| comprehensive_knowledge_searchB | Global semantic-first search across ALL Cursor-Cortex knowledge including branch notes, tacit knowledge, archives, and context files. Provides unified discovery across entire knowledge base using AI-powered semantic understanding by default. |
| construct_project_narrativeC | Phase 2.1: Narrative Construction Engine - Weaves scattered technical details into coherent production stories using Knowledge Archaeology techniques |
| timeline_reconstructionA | Phase 2.2: Timeline Reconstruction Tool - Extracts chronological timeline data from branch notes and commit separators for reality sync analysis. OPTIMIZED: Now shows titles only for better performance and readability. Smart date filtering with shortcuts available. Returns scalable timeline with titles instead of full content. |
| context_sync_guidanceC | Provides contextual guidance for syncing project contexts based on timeline data and sync type |
| analyze_documentation_gapsC | Analyzes folder structure to identify documentation needs and create knowledge capture checklists. Phase 2.3 of Knowledge Archaeology & Reality Sync Engine. |
| migrate_context_filesA | Migrate existing context files to the Smart Hybrid Context System. Converts main/master contexts to project_context.md and preserves branch-specific contexts. |
| request_critical_thinking_spaceA | Create a new critical thinking analysis workspace using Six Thinking Hats methodology. This starts a multi-step systematic analysis process that enforces completion of all six perspectives before allowing final decisions. Returns an analysis ID for tracking progress. |
| check_critical_thinking_statusA | Check the completion status of a critical thinking analysis. Shows which Six Thinking Hats perspectives are complete and which are missing. Prevents rushed decisions by clearly showing incomplete analysis. |
| request_thinking_guidanceA | Request Six Thinking Hats guidance for a specific perspective before analysis. Shows thinking prompts and questions to guide proper analysis approach. Must be called BEFORE add_perspective for that hat color. |
| add_perspectiveA | Add a specific Six Thinking Hats perspective analysis to critical thinking workspace. REQUIRES calling request_thinking_guidance first for this perspective - will fail if guidance not requested. |
| request_synthesis_spaceA | Load all Six Thinking Hats perspectives into synthesis workspace and start stepped synthesis process. REQUIRES all 6 perspectives to be completed first. Sets up synthesis semaphore for systematic integration. |
| request_synthesis_step_guidanceA | Request detailed guidance for a specific synthesis step. Shows prompts and questions to guide proper synthesis step completion. Must be called BEFORE complete_synthesis_step for that step. |
| complete_synthesis_stepA | Complete a specific synthesis step and update the synthesis process. REQUIRES calling request_synthesis_step_guidance first for this step - will fail if guidance not requested. |
| generate_context_zipA | Package Cursor-Cortex knowledge into a portable ZIP archive for sharing between users and environments |
| unpack_contextA | Import shared context package and place content in appropriate Cursor-Cortex storage locations with safe conflict resolution |
| graphql_knowledge_queryA | Query the GraphQL Knowledge Hub API for structured knowledge discovery, project graph traversal, pipeline exploration, and cross-project relationship analysis. Requires the GraphQL server to be running (node graphql/server.cjs). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/flores-ac/cursor-cortex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server