DevLens runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 21 Jul 2026.
Query a precomputed code graph (nodes, edges, summaries) of TS/JS/React/Next.js/Node repos via MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add devlens -- npx -y @devlensio/cli
{
"mcpServers": {
"devlens": {
"args": [
"-y",
"@devlensio/cli"
],
"command": "npx"
}
}
}
[mcp_servers.devlens]
command = "npx"
args = ["-y", "@devlensio/cli"]
{
"mcpServers": {
"devlens": {
"args": [
"-y",
"@devlensio/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"devlens": {
"args": [
"-y",
"@devlensio/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.