MCP Server
MCP
io.github.lorenzo-cambiaghi/lynx
100% local MCP server for semantic code search: AST chunking, hybrid retrieval, code knowledge graph
Install
uvx lynx-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "lynx-mcp",
"version": "1.7.5",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment