Tabela FIPE for Grok
io.github.mcp-dir/fipe-mcp
Reference vehicle prices in Brazil (FIPE table), cars, motorcycles and trucks. Browse by brand/model
client:Grok
transport:streamable-http
tools:13
Install Tabela FIPE in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"fipe-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_fipe"
}
}
}
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