Configuration
Recommended — install the skill
The skill handles MCP registration, auth, and the demo-vs-real safety rules. In Antigravity, ask the agent:mcp_config.json entry, authentication, and the rules for money-moving routes.
Manual setup
Locate MCP Configuration
Navigate to your home directory and find the
.antigravity folder. Look for (or create) the mcp_config.json file.Usage
Once configured, you can issue natural language commands to your agents involving the eToro Public API. Examples:- “Create a Python script that connects to the eToro WebSocket API using the authentication method described in the docs.”
- “Explain the JSON structure for a market order from the eToro API reference.”
get-all-routes and get-route-spec tools to read the live OpenAPI document and implement the requested features.