Alinhando como ficará no Antigravity > mpc_config.json, pra quem quiser:
{
"mcpServers": {
"th0th": {
"command": "bunx",
"args": ["@th0th-ai/mcp-client"],
"env": {
"TH0TH_API_URL": "http://localhost:3333"
},
"disabled": false
}
}
}