claude mcp add kyrylopr-lenspr -- uvx lenspr
{
"mcpServers": {
"kyrylopr-lenspr": {
"command": "uvx",
"args": ["lenspr"]
}
}
}
{
"mcpServers": {
"kyrylopr-lenspr": {
"command": "uvx",
"args": ["lenspr"]
}
}
}
{
"mcpServers": {
"kyrylopr-lenspr": {
"command": "uvx",
"args": ["lenspr"]
}
}
}
About This MCP Server
The lenspr Model Context Protocol server is a developer tool that provides a code graph to help AI coding assistants understand the context of a codebase, preventing them from introducing breaking changes. It connects to AI tools via standard input/output interfaces, allowing developers to integrate it into their existing workflows. Developers would use lenspr when working with AI-powered coding assistants to ensure that the AI has a comprehensive understanding of their codebase, enabling more accurate and reliable suggestions and modifications.
Stop vibecoding blind. Code graph so your AI stops breaking things across your codebase.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
lenspr on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The lenspr server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.