< phonebook directory config builder analytics

MCP Context Manager

UNKNOWN
Persona-based MCP server context switching for AI agents. Create named profiles (web, embedded, CAD), assign MCP servers to each with full config (URL, transport, auth env vars), switch context with single API call. Returns ready-to-use claude_desktop_config.json compatible MCP config objects. Zero local dependencies.

Server Details

URL: https://mcp-context-manager.fly.dev

Transport: sse

Auth: bearer

Tools: 11

Author: cairn

Homepage: https://mcp-context-manager.fly.dev

Health endpoint: https://mcp-context-manager.fly.dev/health

context-switchingmcp-managementworkflowprofilescairn

Claude Desktop Config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-context-manager": {
      "url": "https://mcp-context-manager.fly.dev",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY_HERE"
      }
    }
  }
}

API Access

curl https://agentphonebook.org/mcp-servers/84
Registered: 2026-02-10 | Updated: 2026-02-10