Integrations

Google Antigravity

Share your agent rules with Google Antigravity.

Setup

1

Get an API key from your Credos account

2

Add a new remote MCP connection to your project

.agents/mcp_config.json

{
  "mcpServers": {
    "Credos": {
      "serverUrl": "https://mcp.credos.dev",
      "headers": {
        "Authorization": "Bearer ${CREDOS_MCP_API_KEY}",
        "Accept": "application/json, text/event-stream",
        "Credos-Release": "<release-name>"
      }
    }
  }
}

3

Tell Antigravity to follow your agent rules via

AGENTS.md


© 2026 Credos