perilevy/lsp-intelligence

LSP-powered code intelligence MCP server for AI coding agents — find references, impact trace, context building, semantic diff

1Stars on the repository
14Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

api-check

01

perilevy/lsp-intelligence

Skill Claude CodeCodex

Check for breaking API changes — what exports changed, who consumes them, and semver impact.

1 4mo ago A 21 tokens original MIT

check

02

perilevy/lsp-intelligence

Skill Claude CodeCodex

Run type checking on files — catch errors immediately after edits.

1 4mo ago A 13 tokens original MIT

context

03

perilevy/lsp-intelligence

Skill Claude CodeCodex

Gather token-budgeted context for a coding task — only the code you need, nothing you don't.

1 4mo ago A 21 tokens original MIT

diff

04

perilevy/lsp-intelligence

Skill Claude CodeCodex

Semantic diff — see what symbols changed and their blast radius before committing.

1 4mo ago A 15 tokens original MIT

find

05

perilevy/lsp-intelligence

Skill Claude CodeCodex

Search code by natural language — finds implementations, API usage, structural patterns, configs, and likely roots.

1 4mo ago A 22 tokens original MIT

impact

06

perilevy/lsp-intelligence

Skill Claude CodeCodex

Trace the blast radius of changing a symbol — find every file, reference, and affected test.

1 4mo ago A 20 tokens original MIT

verify

07

perilevy/lsp-intelligence

Skill Claude CodeCodex

Full pre-merge verification — diagnostics, API contract, test coverage, verdict.

1 4mo ago A 17 tokens original MIT

why

08

perilevy/lsp-intelligence

Skill Claude CodeCodex

Trace the root cause of a TypeScript error — find what declaration change actually broke it.

1 4mo ago A 19 tokens original MIT