npx claudepluginhub lawriec/claude-osint-plugin --plugin osintAdd to your .mcp.json:
{
"mcpServers": {
"memory-graph": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx