MCP Server
MCP
io.github.Dhevenddra/forensic-deepdive
Persistent code knowledge graph + 9 composite MCP tools for AI coding agents.
Install
uvx forensic-deepdive
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "forensic-deepdive",
"version": "0.10.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "serve",
"type": "positional",
"valueHint": "command"
},
{
"value": ".",
"type": "named",
"name": "--repo",
"valueHint": "repo_path"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment