Stats
Actions
Tags
From agd-memory
Local stdio MCP server (agd-memory) launched via bash run.sh script. Capabilities unclear from configuration; name suggests memory-related features.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agd-memory": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp_servers/run.sh"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
npx claudepluginhub pinperepette/agd-memory --plugin agd-memory