Custom MCP server named 'teams' running locally as a Python subprocess via server.py. Purpose unclear from configuration alone.
From ai-memorynpx claudepluginhub damusix/ai-tools --plugin ai-memoryAdd to your .mcp.json:
{
"mcpServers": {
"ai-memory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:24636/mcp"
],
"url": "http://localhost:24636/mcp"
}
}
}npxhttp://localhost:24636/mcp