Google Antigravity uses
serverUrl instead of url in its MCP config — make sure to use the correct field name.Setup
1
Create a Personal Access Token
In Trilo, go to Profile Settings > API > Create Token. Select the scopes you need (
mcp:read, mcp:write) and copy the token.2
Open MCP config
- Open an Agent session and click the ”…” menu at the top of the side panel
- Select MCP Servers to open the MCP Store
- Click Manage MCP Servers at the top, then View raw config
3
Add the Trilo server
Add the following to your Replace
mcp_config.json:YOUR_TOKEN_HERE with the PAT you copied.4
Refresh servers
Save the file and click Refresh in the Manage MCP Servers view.
5
Verify the connection
In your Agent session, ask:If it returns your workspace data, you’re connected.
Options
Append query parameters to the MCP URL for additional control:Troubleshooting
Tools not appearing
Tools not appearing
Click Refresh in the Manage MCP Servers view. Also verify you used
serverUrl (not url) in the config.Session expired (error -32002)
Session expired (error -32002)
MCP sessions expire after 30 minutes of inactivity. Refresh the MCP connection or start a new Agent session.
