- My goal: Use the Retool MCP server to execute queries against resources
- Issue: execute_resource_ts is not available as a tool
- Steps I've taken to troubleshoot: Checked docs, disconnected mcp, reconnected, reauthorized, restarted Claude Code and Claude Cowork
- Additional info: (Cloud or Self-hosted, Screenshots): Cloud
A few things:
-
Tried yesterday before ya’ll added the app builder tools to the MCP server. The docs still said the tool was execute_resource_typescript, but the returned tool from the MCP server was execute_resource_ts
-
When Claude ran the tool, got an error: POST /api/resources/typescript/execute
500 {"apiError":"internal_server_error","message":"Internal server error"} -
Waited 12 hours, and tried again
-
Saw you released the app builder tools and updated docs with the correct tool names. Docs now correctly show the tool as execute_resource_ts, same as what was returned yesterday (even if the tool didnt work)
-
However, execute_resource_ts now doesnt exist as a tool returned by the Retool MCP server.
I’ve tried on Claude Code (CLI) and Desktop App, and on the web. I’ve restarted the agents, disconnected, reconnected, reauthorized. I’m an admin on our domain, and we’re running Retool in the Cloud, on the Team plan.
Anyone else seeing this?