Loading subscription status...
{
"mcpServers": [
{
"DependencyMCP": {
"env": {
"CACHE_DIR": "path/to/dependency-mcp/.dependency-cache",
"CACHE_TTL": "3600000",
"MAX_LINES_TO_READ": "1000"
},
"args": [
"path/to/dependency-mcp/dist/index.js"
],
"command": "node"
}
}
]
}