loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

blindspot-mcp

MCP Tool

umuterdal/blindspot-mcp

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

Install

$ npx loaditout add umuterdal/blindspot-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "blindspot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "blindspot-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

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.0 — Report bugs | Contribute

[](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/)

---

Why Blindspot Exists

I built Blindspot because I was frustrated. I use AI coding agents (Claude Code, Cursor) daily on my Laravel project, and they kept making the same mistakes — changing a model field without knowing which controllers use it, editing a route without checking the middleware chain, breaking cache invalidation because they couldn't see the full picture.

The root cause is simple: AI agents have limited context windows. They can read 5-10 files, but your project has hundreds. They edit blindly.

So I built an "external brain" — a tool that indexes the entire codebase and gives the AI structured intelligence without reading files into its context window. I used it on my own Laravel project for months, and the difference was night and day. The AI stopped breaking things. It started writing code that actually understood the project.

Now I'm open-sourcing it with support for 16 frameworks across 12 programming languages, because every developer using AI coding tools deserves this.

This is a community project. The Laravel plugin is battle-tested on a real production codebase. The other framework plugins are architecturally complete but need real-world testing. Your contributions — bug reports, edge case fixes, new framework support — will make this the definitive code intelligence tool for AI agents.

---

The Problem

Every AI coding agent today works like this:

Developer: "Change the is_active fiel

Tags

aiclaudecode-intelligencecopilotcursorlaravelmcpmodel-context-protocolnextjspythonrefactoringtypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated26 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/umuterdal/blindspot-mcp)](https://loaditout.ai/skills/umuterdal/blindspot-mcp)