Skip to content
Back to search
30
MCP

Context Manager

pulsemcp/context manager

Provides a structured workflow management system for software development projects, maintaining context across sessions through state tracking of projects, tasks, and file changes from triage through QA phases.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "context_manager": {
      "url": "None",
      "transport": "http"
    }
  }
}