Stats
Actions
Tags
From claude-dejavu
Local stdio MCP server running Python script claude-dejavu-mcp.py. Capabilities unclear from key and command alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"claude-dejavu": {
"command": "python",
"args": [
"${CLAUDE_PLUGIN_ROOT}/bin/claude-dejavu-mcp.py"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
npx claudepluginhub hthsolid/claude-dejavu --plugin claude-dejavu