{"success":true,"name":"obaol-mcp-server","version":"1.0.0","auth":{"mode":"NO_AUTH_CONNECT__API_KEY_ON_MESSAGES","connect":{"required":false},"messages":{"required":true,"header":"Authorization","query":"apiKey or connectorToken","format":"Bearer <API_KEY|CONNECTOR_TOKEN> or ?apiKey=<API_KEY> or ?connectorToken=<MCP_CONNECTOR_TOKEN>"}},"transport":{"connect":"GET /mcp or GET /mcp?apiKey=<API_KEY> or GET /mcp?connectorToken=<MCP_CONNECTOR_TOKEN>","messages":"POST /mcp?sessionId=<id>&apiKey=<API_KEY> or POST /mcp?sessionId=<id>&connectorToken=<MCP_CONNECTOR_TOKEN>"},"tools":[{"name":"get_prices","description":"Fetch commodity prices from OBAOL."},{"name":"get_traders","description":"Fetch traders, optionally filtered by verified status."},{"name":"create_inquiry","description":"Create a new inquiry using commodity, quantity, and buyer information."},{"name":"calculate_cif","description":"Calculate CFR/CIF using FOB, freight, and optional insurance."}]}