What is the AIRE Channel Bridge MCP server?
AI-powered credit union discovery MCP server. Find rates, check eligibility, and open accounts.
How to install AIRE Channel Bridge
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer API key. Format: Bearer YOUR_KEY. Contact CU 2.0 at https://cu-2.com to request access.
{
"mcpServers": {
"aire-channel-bridge": {
"url": "https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse"
}
}
}{
"mcpServers": {
"aire-channel-bridge": {
"serverUrl": "https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse"
}
}
}{
"servers": {
"aire-channel-bridge": {
"type": "http",
"url": "https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse"
}
}
}{
"mcpServers": {
"aire-channel-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sse"
]
}
}
}claude mcp add --transport sse aire-channel-bridge https://aire-mcp-server.yellowwater-f52799b2.eastus2.azurecontainerapps.io/sseRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.