MCPClients
Claude Desktop
Connect Claude Desktop to the Tradebird MCP server.
Tradebird is a remote MCP server. Connect it through Claude's Custom Connector flow.
Set the endpoint:
TRADEBIRD_MCP_URL="https://api.tradebird.ai/mcp"Add the connector:
- Open Claude Desktop.
- Open Claude settings.
- Open Connectors.
- Choose Add custom connector.
- Name the connector
Tradebird. - Use
${TRADEBIRD_MCP_URL}as the connector URL. - Add the connector.
- Review the Tradebird tools and permissions.
Try a prompt:
Use Tradebird to find packaging automation suppliers in Europe. Compare the strongest options and show the evidence from the marketplace.Desktop config file
Claude Desktop's claude_desktop_config.json is for local MCP servers that run on your computer through commands such as npx.
Tradebird does not require a local server or local file access. Use the Custom Connector flow for the hosted Tradebird MCP endpoint.