X-API-Key, or configure it in your MCP client settings before calling this tool.
{
"mcpServers": {
"beralink": {
"url": "https://beralink-mcp.onrender.com/mcp",
"transport": "http"
}
}
}
npx @modelcontextprotocol/inspector # then enter: https://beralink-mcp.onrender.com/mcp
curl -X POST https://beralink-mcp.onrender.com/mcp \ -H "Content-Type: application/json" \ -H "Accept: text/event-stream" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'