Execute boids-flocking-algorithm-mcp for Claude Desktop
io.github.evozim/boids-flocking-algorithm-mcp
Premium agentic endpoint for boids-flocking-algorithm-mcp.
client:Claude Desktop
transport:sse
Install Execute boids-flocking-algorithm-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"boids-flocking-algorithm-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.m2mcent.com/boids-flocking-algorithm-mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs