MCP Server
MCP
Lachesis
Compiler-precise code property graph for C, Python, and TypeScript, navigable over MCP.
Install
uvx lachesis-cpg
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "lachesis-cpg",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "lachesis-cpg",
"type": "named",
"name": "--from"
},
{
"value": "lachesis-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment