Valor FIPE do Veículo for Grok
io.github.mcp-dir/veiculo_fipe-mcp
Vehicle data from its plate or chassis, with the market value from the FIPE table. Platform-hosted,
client:Grok
transport:streamable-http
tools:7
Install Valor FIPE do Veículo in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"veiculo_fipe-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_veiculo_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