© 2026 Hedgehog Software, LLC
{ "mcpServers": { "tidewave": { "command": "/Users/foo/mcp-proxy", "args": [ "http://localhost:4000/tidewave/mcp" ] }, "ash": { "command": "/Users/foo/mcp-proxy", "args": [ "http://localhost:4000/mcp/ash_ai" ] } } }
mix phx.server
"ash_dev": { "command": "npx", "args": ["[email protected]", "http://localhost:4000/mcp/ash"] }