Config-driven MCP proxy that exposes OData and REST APIs as MCP tools
{ "mcpServers": { "odata-proxy": { "command": "npx", "args": [ "-y", "odata-mcp-proxy" ] } } }