io.github.troy-lgtm/warp-agent-mcp · v0.5.63
Quote and book real LTL, FTL, van, box truck, and multi-stop freight via Warp. 20 tools.
warp-agent-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"warp-agent-mcp": {
"command": "npx",
"args": [
"-y",
"warp-agent-mcp"
]
}
}
}WARP_API_KEY可选secretWarp API key. Optional — if absent, the server uses ~/.warp/config.json (written by the in-chat warp_login tool) or falls back to a public key for quote-only tools.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
{
"id": "io.github.troy-lgtm/warp-agent-mcp",
"type": "mcp-server",
"version": "0.5.63",
"displayName": "warp-agent-mcp",
"description": "Quote and book real LTL, FTL, van, box truck, and multi-stop freight via Warp. 20 tools.",
"repository": {
"url": "https://github.com/troy-lgtm/warp-agent-mcp",
"source": "github"
},
"homepage": "https://wearewarp.com/agents/mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "warp-agent-mcp",
"version": "0.5.63",
"transport": "stdio",
"environmentVariables": [
{
"name": "WARP_API_KEY",
"description": "Warp API key. Optional — if absent, the server uses ~/.warp/config.json (written by the in-chat warp_login tool) or falls back to a public key for quote-only tools.",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.troy-lgtm/warp-agent-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.troy-lgtm%2Fwarp-agent-mcp/versions/latest",
"isOfficial": true,
"status": "deprecated"
}
}