Data model

Connect

Connect your MCP client to Ballpark’s server

Remote server

Add the following URL to your MCP client as a Streamable HTTP server:

Configuration example

{
  "mcpServers": {
    "ballpark": {
      "url": "https://edge.ballparkhq.com/api/mcp"
    }
  }
}
{
  "mcpServers": {
    "ballpark": {
      "url": "https://edge.ballparkhq.com/api/mcp"
    }
  }
}
{
  "mcpServers": {
    "ballpark": {
      "url": "https://edge.ballparkhq.com/api/mcp"
    }
  }
}

Refer to your client's documentation for where to add MCP servers.