Tabela FIPE for Zed
io.github.mcp-dir/fipe-mcp
Reference vehicle prices in Brazil (FIPE table), cars, motorcycles and trucks. Browse by brand/model
client:Zed
transport:streamable-http
tools:13
Install Tabela FIPE in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fipe-mcp": {
"url": "https://api.mcp.ai/p_fipe"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs