Last active
June 10, 2026 13:22
-
-
Save flrichar/c04ef4a2f8c2e13120cf9c91f37876b1 to your computer and use it in GitHub Desktop.
home-slash-dotgemini-slash-config-slash mcp settings for antigravity
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # a generic mcp running locally | |
| { | |
| "mcpServers": { | |
| "opentofu": { | |
| "command": "npx", | |
| "args": [ | |
| "-y", | |
| "@opentofu/opentofu-mcp-server" | |
| ] | |
| } | |
| } | |
| } | |
| # add more as needed |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just some links.
...