Projects
Loading…
Billing
Your plan, usage, and estimated cost this billing period.
Connect
You only need to connect Orchard once. Updates roll out automatically.
First, open ~/.cursor/mcp.json in a text editor
(create the file if it does not exist). Then paste the JSON below and save it.
Orchard will be available in every project.
Restart Cursor CLI, then run agent mcp login orchard
and sign in with Google. Verify the connection with agent mcp list.
Done. Build whatever you want!
Add Orchard to your global Cursor MCP configuration
Open Customize → MCPs and click
New MCP Server. In the mcp.json file that opens, add the
orchard entry below inside mcpServers.
Save the file and restart Cursor. Return to Customize → MCPs, find orchard, turn it on, and sign in with Google.
Done. Build whatever you want!
Add this entry inside mcpServers
Run the command below once. Orchard will be available in every Claude Code project.
Run claude mcp login orchard, complete the Google sign-in,
then run claude mcp list and confirm Orchard shows Connected.
Done. Build whatever you want!
Run this once in your terminal
In Claude Desktop, open Customize → Connectors, then choose Add → Add custom connector. Enter Orchard as the name, paste the URL below, and click Add.
Click Connect and sign in with Google. In a chat, open + → Connectors and turn on Orchard.
Done. Build whatever you want!
Add this URL as a custom connector
Run the command below once. Codex adds Orchard to your global
~/.codex/config.toml, making it available in every project.
Run codex mcp login orchard, sign in with Google, then
restart Codex and verify the connection with /mcp.
Done. Build whatever you want!
Run this once in your terminal
In the Codex app:
• Open Settings → Plugins → Add MCP server.
• Add a server named Orchard.
• Choose Streamable HTTP (not STDIO).
• Paste the URL below and leave the other fields blank. Only the name and URL are needed.
• Save the server, then select Restart in the top-right corner of the MCP server
list.
• When orchard shows an Authenticate button, click it and sign
in with Google to finish connecting.
Open any Codex project, type /mcp, and confirm
orchard is connected.
Done. Build whatever you want!
Add this URL
In Antigravity:
• Open Settings → Customizations → Installed MCP Servers and click
Open MCP Config.
• Open mcp_config.json.
• Add the Orchard setup below and save the file. Keep any other MCP servers already in the
file.
Back in Antigravity, click Refresh. On orchard, click Authenticate, complete the Google sign-in in your browser, copy the authorization code, paste it back into Antigravity, and click Submit.
Done. Build whatever you want!
Add Orchard to Antigravity's shared MCP configuration