Agent Tools
Back to MCP servers
● degraded

AI-powered credit union discovery MCP server. Find rates, check eligibility, and open accounts.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse
JSON-RPC initialize probe
curl -X POST https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/credit-union-2-0-llc/aire-channel-bridge