Since this morning (2026-09-08) every tool call to the Fibery MCP Server fails with the same internal error, including get_me and schema: Error in get_me: AI Answer call failed with status: 404 and body: {“message”:“Request failed with status code 404”}.
The connection itself is fine - I reproduce it with a raw MCP client (not any AI tool): OAuth against https://mcp.fibery.io/mcp succeeds, initialize returns Fibery-MCP-Server 1.0.0, tools/list works, but every single tools/call (tested get_me, schema, query, search, fetch_by_url) comes back in ~120ms with the same “AI Answer call failed” 404.
Workspace: ontec-ai.fibery.io. Since even get_me fails, this looks like the internal “AI Answer” service behind the MCP tools is down or mis-deployed on your side rather than anything per-workspace. Could you check? Happy to provide more details.