Lenspr MCP Server

Stop vibecoding blind. Code graph so your AI stops breaking things across your codebase.

Local serverstdioPython

What is the Lenspr MCP server?

Connect Lenspr to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Stop vibecoding blind. Code graph so your AI stops breaking things across your codebase. The lenspr mcp server is what makes that connection.

What the server does

Code intelligence for AI coding agents. Your AI sees dependencies before making changes.

Installation

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • Windows — not supported. macOS and Linux only
  • Ideasopen an issue
  • IDE — Setup
  • Cursor — Copy .mcp.json to .cursor/mcp.json
  • Cross-Language — Frontend HTTP → backend routes, DB tables, Docker, env vars, CI/CD
  • Auto-Sync — File watcher updates graph on every save

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Where it fits

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Lenspr's toolset — Windows, Ideas, IDE and 3 more — is a fair guide to whether it matches your workflow. It is maintained by kyrylopr; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Available tools

ToolWhat it does
Windowsnot supported. macOS and Linux only.
Ideas[open an issue](https://github.com/kyrylopr/lenspr/issues)
IDESetup
CursorCopy .mcp.json to .cursor/mcp.json
Cross-LanguageFrontend HTTP → backend routes, DB tables, Docker, env vars, CI/CD
Auto-SyncFile watcher updates graph on every save

Example prompts to try

  • Use Lenspr to Windows.
  • Use Lenspr to Ideas.
  • Use Lenspr to IDE.

Frequently asked questions

It connects Lenspr to MCP-compatible AI assistants such as Claude and Cursor, exposing 6 tools (Windows, Ideas, IDE, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Lenspr directly.