← Back to Plugins
MCP Server MCP

AIRE Channel Bridge

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse",
      "headers": [
        {
          "description": "Bearer API key. Format: Bearer YOUR_KEY. Contact CU 2.0 at https://cu-2.com to request access.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...