Skip to content

[MCP] Problem with functions_get_logs when using Anthropic models in Antigravity #9708

@paul-van-cotthem

Description

@paul-van-cotthem

Summary

In Google Antigravity, there is a critical execution conflict between the Firebase MCP server and Anthropic Claude models (Sonnet/Opus). When Firebase MCP Tool #15 (functions_get_logs) is enabled, Claude models fail to execute any prompt, whereas Google Gemini models continue to function correctly.

Workaround:
Disabling Tool #15 (functions_get_logs) in the Firebase MCP management settings resolves the issue immediately.

Bug Info

  • Affected Tool(s): Agent in Antigravity, with Claude Sonnet or Opus models selected.
  • MCP Client: Google Antigravity 1.13.3
  • Operating System: Windows 11

Steps to Reproduce

Open Google Antigravity.
Open the Agent sidebar (Ctrl+L).
Click the 3-dots icon (top right) > MCP servers.
Click Manage MCP Servers.
Select the Firebase MCP.
Ensure Tool #15: “functions_get_logs” is toggled ON.
Switch the model to Claude Sonnet or Claude Opus.
Send any prompt via the Agent.
Observe the error: “Error: Agent execution terminated due to error”.
Ensure Tool #15: “functions_get_logs” is toggled OFF.
Switch the model to Gemini 3 Flash or Pro.
Send any prompt via the Agent.
Observe answer generated correctly.

Metadata

Metadata

Assignees

Labels

api: mcpFirebase MCP Server

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions