blindspot-mcp — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsblindspot-mcp
    Back to Agents
    blindspot-mcp

    blindspot-mcp

    umuterdal March 23, 2026
    1 copies 0 downloads

    The External Brain for AI Coding Agents — see what your LLM can't see

    Agent Definition
    # Blindspot MCP — The External Brain for AI Coding Agents
    
    > **See what your LLM can't see.** Early release — Laravel production-tested, 15 more framework plugins in alpha.
    
    **v0.1.5** — [Report bugs](https://github.com/umuterdal/blindspot-mcp/issues) | [Contribute](https://github.com/umuterdal/blindspot-mcp/pulls)
    
    [![PyPI version](https://img.shields.io/pypi/v/blindspot-mcp.svg)](https://pypi.org/project/blindspot-mcp/)
    [![PyPI downloads](https://img.shields.io/pypi/dm/blindspot-mcp.svg)](https://pypi.org/project/blindspot-mcp/)
    [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
    [![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)
    
    ### What's New in v0.1.5
    
    - Fail-closed safety orchestration (`safe_implement`, `safe_refactor`, `safe_optimize`, `safe_migrate`, `safe_fix`)
    - Language adapter matrix (`run_diff_aware_quality_matrix`) with per-language syntax/static/format/test gates
    - Universal completion gate (`run_universal_completion_gate`) and bounded auto-fix loop for post-write verification
    - Governance and release controls (policy approvals, break-glass, rollout, backup/DR, release readiness)
    - Mandatory release evidence reporting (`conformance_matrix`, `gate_evidence_pack`, `kpi_report`, `open_risk_register`)
    - CI safety release gate workflow and expanded test coverage for safety/governance and Laravel route validation
    
    ### Install
    
    ```bash
    pip install blindspot-mcp
    ```
    
    **Claude Code** — add to `~/.cursor/settings.json`:
    ```json
    {
      "mcpServers": {
        "blindspot": {
          "command": "blindspot-mcp",
          "args": ["--project-path", "/path/to/your/project"]
        }
      }
    }
    ```
    
    **Cursor / VS Code** — add to `.cursor/mcp.json`:
    ```json
    {
      "mcpServers": {
        "blindspot": {
          "command": "blindspot-mcp",
          "args": ["--project-path", "."]
        }
      }
    }
    ```
    
    ---
    
    ## Why Blindspot Exists
    
    I built Blindspot because I was frustrated. I use AI coding agents 

    Tags

    aiclaudecode-intelligencecopilotcursorlaravelmcpmodel-context-protocolnextjspython

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.