carsensor Price Range MCP Server for AI Agents for Grok
io.github.czcz0009/carsensor-price-range-mcp
Get a used car's market-price range (min/max/median) by model and year from carsensor.net.
client:Grok
transport:streamable-http
Install carsensor Price Range MCP Server for AI Agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"carsensor-price-range-mcp": {
"type": "http",
"url": "https://woolen-snake--carsensor-price-range-mcp.apify.actor/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