Stats
Actions
Tags
From ai-memory
Runs a local Python MCP server for phone-related operations. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ai-memory": {
"type": "http",
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:24636/mcp"
],
"url": "http://localhost:24636/mcp"
}
}
}Server configuration and connection parameters
npxhttp://localhost:24636/mcpCommand-line arguments passed to the server process
First indexed Mar 26, 2026
First indexed Mar 26, 2026
npx claudepluginhub damusix/ai-tools --plugin ai-memory