← Registry

AI & Machine Learning

bridgenode.cc

Provides a chat interface to interact with various AI models.

x402 supported1 endpoint3 known toolsFirst detected August 1, 2026Last detected August 15, 2026

ENDPOINT 1

https://bridgenode.cc/mcp

No auth detected

MCP server metadata

Name
bridgenode
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 3

chat_completions

Send a chat completion request to any supported model.

Potential side effects
list_models

List available models and their prices — free, no payment, no authentication required.

Potential side effects
get_price_estimate

Estimate the USDC cost of a chat completion request before paying — free, no payment, no authentication required.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bridgenode]
url = "https://bridgenode.cc/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bridgenode": {
      "type": "http",
      "url": "https://bridgenode.cc/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bridgenode
Remote MCP URL: https://bridgenode.cc/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bridgenode": {
      "url": "https://bridgenode.cc/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bridgenode": {
      "type": "http",
      "url": "https://bridgenode.cc/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bridgenode",
  "transport": "streamable-http",
  "url": "https://bridgenode.cc/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bridgenode.cc was fetched 2026-08-03T01:27:39.434Z.

Trust status Neutral

bridgenode.cc is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.