Endpoints
-
GETConcise endpoint index for AI agents
/llms.txt - Full reference: parameters and examples
-
POSTMCP JSON-RPC 2.0 endpoint — one tool per data endpoint, plus register and account_status
/mcp - The tools as JSON
Quick start
Add to your MCP client config
// e.g. Claude Desktop, Cursor .cursor/mcp.json { "mcpServers": { "freightpulse": { "url": "https://mcp.freightpulsehq.com/mcp" } } }
No API key needed to start (100 requests/day guest tier). Call the "register" tool from your agent, or visit https://freightpulsehq.com/agents/connect, for a free key with its own quota.