-
-
Save DevloperHS/19fb43ee702fd736a7f252da9ca9ec60 to your computer and use it in GitHub Desktop.
Using MCP Servers In 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
| { | |
| "mcpServers": { | |
| "rube_mcp": { | |
| "serverUrl": "https://rube.app/mcp/", | |
| "headers": { | |
| "Authorization": "Bearer RUBE API KEY (generate from same page you generated the url)", | |
| "Content-Type": "application/json" | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment