MCP server Claude CodeCodexCursor
Search and browse Claude conversation history with hybrid search (FTS + Spotlight + vector embeddings). Runs locally from the cowork-history Python package. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor
Search and browse Claude conversation history with hybrid search (FTS + Spotlight + vector embeddings). Runs locally from the cowork-history Python package. Needs 2 environment variables to run.
egoughnour/massive-context-mcp
Skill Claude CodeCodex
The RLM pattern enables processing massive contexts (10M+ tokens) that exceed Claude's context window by recursively chunking, processing, and aggregating results. Instead of failing on large files, use RLM to break them into manageable pieces.
egoughnour/massive-context-mcp
MCP server Claude CodeCodexCursor
Handle 10M+ token contexts with chunking, sub-queries, and local Ollama inference. Runs locally from the massive-context-mcp Python package. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor
MCP server "tool-disco" as configured in egoughnour/tool-disco. Runs locally from the tool-disco npm package.
MCP server Claude CodeCodexCursor
Code similarity firewall - blocks dangerous code patterns before they reach execution tools. Runs locally from the code-firewall-mcp Python package. Needs 4 environment variables to run.
MCP server Claude CodeCodexCursor
Mutation testing orchestration MCP server with belief revision. Runs locally from the curate-ipsum Python package. Needs 5 environment variables to run.