Tabela FIPE for VS Code
io.github.mcp-dir/fipe-mcp
Reference vehicle prices in Brazil (FIPE table), cars, motorcycles and trucks. Browse by brand/model
client:VS Code
transport:streamable-http
tools:13
Install Tabela FIPE in VS Code
.vscode/mcp.json
{
"servers": {
"fipe-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_fipe"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs