Skip to content
Back to search
30
MCP

GodotLens

io.github.pzalutski-pixel/godotlens

15 semantic GDScript analysis tools via Godot's built-in LSP: navigation, references, rename.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "godotlens": {
      "url": "None",
      "transport": "http"
    }
  }
}