Bridges CLI tools to AI assistants via MCP, enabling knowledge graph management and file reading capabilities.
{
"mcpServers": {
"jingjingboxmcp-cli-bridge": {
"command": "npx",
"args": [
"-y",
"@jingjingbox/mcp-cli-bridge"
]
}
}
}