PluginBench
MCP Server

Mirror MCP Server

io.github.mctx-ai/mirror

What is the Mirror MCP server?

Give Claude an honest self-model — behavioral tendencies built from evidence, not session memory. Mi

How to install Mirror

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mirror": {
      "url": "https://mirror.mctx.ai/v0.4.0"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mirror": {
      "serverUrl": "https://mirror.mctx.ai/v0.4.0"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mirror": {
      "type": "http",
      "url": "https://mirror.mctx.ai/v0.4.0"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "mirror": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mirror.mctx.ai/v0.4.0"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http mirror https://mirror.mctx.ai/v0.4.0

Related MCP servers

Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask

Study the Bible in its original Hebrew and Greek — semantic search, word studies, cross-references,

View repository →

Study the Bible in its original languages, trace themes across both testaments, and compare five tra

View repository →

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

View repository →

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

View repository →

Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up