Antigravity / Gemini Integration
Register the server in the Antigravity developer environment.
Antigravity Setup
Antigravity and other Gemini-based agents configure local tool endpoints via an active configuration structure.
Configuration Details
Configure the server by editing your tool configuration file at: ~/.gemini/config/mcp_config.json.
{
"mcpServers": {
"costaffective": {
"command": "/home/user/.local/bin/costaffective",
"args": ["serve"]
}
}
}
Testing Live Tools
Initiate a session using the agent interface to confirm tool definitions are synchronized.