warp agent mcp for Grok
io.github.warpfreight/warp-agent-mcp
Quote, book, and track LTL, FTL, cargo van, and box-truck freight via the Warp API.
client:Grok
transport:streamable-http
runtime:npm
tools:33
Install warp agent mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"warp-agent-mcp": {
"type": "http",
"url": "https://mcp.wearewarp.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs