Skip to main content
The Brale API MCP Server exposes the Brale API directly into your MCP-compatible LLM client. Make API calls, explore endpoints, and build integrations with up-to-date, live access to our production APIs for both testnets and mainnets. Most LLMs have unique terminology and steps to add an MCP server, yet they all require a display name, the remote server URL, and your credentials to authenticate.
FieldValue
NameBrale API
Remote MCP Server URLhttps://mcp.brale.xyz/
AuthenticationOAuth

Authentication

The Brale API MCP uses OAuth to authenticate. You’ll need a client_id and client_secret, which you can generate by creating an API app in your Brale.xyz account. To get your credentials:
  1. Sign in to your Brale.xyz account
  2. Navigate to **Settings → API **
  3. Create a new API app by clicking Create Application
  4. Give your Application a Name, choose the Network as mainnet or testnet
  5. Copy the generated Client ID and Client Secret
Store your Client Secret somewhere safe — it won’t be shown again after creation.

Setup

Hosted MCP Server

The steps to add an MCP server vary by client. In general, look for an MCP, Tools, or Integrations section in your client’s settings and add a new remote server entry using the name and URL above.
  1. Open Claude Desktop and navigate to Settings → Connectors
  2. Click Add custom connector at the bottom of the section
  3. Enter the Remote MCP Server URL: https://mcp.brale.xyz/
  4. Click Advanced settings and enter your OAuth Client ID and OAuth Client Secret
  5. Click Add to save
Once added, enable the connector from the Search and Tools menu in your chat interface.
Custom Connectors are available on Pro, Max, Team, and Enterprise plans.