Prerequisites
- A Render account with access to the workspace you want CloudThinker to reach.
- Permission to create an API key in that account.
Setup
1
Create an API key
In the Render Dashboard, open your Account Settings page and create an API key. Copy it immediately — Render shows the key in full only when it is created.
2
Add the connection in CloudThinker
Navigate to Connections → Render and paste the key into RENDER_API_KEY.Click Connect. CloudThinker verifies the credential and shows a Connected status.
Connection details
Required permissions
The API key authenticates as your Render account, so agents see the workspaces and services that account can see.Agent capabilities
Once connected, agents can:Verify the connection
Example prompts
Troubleshooting
Agent cannot find expected services
Agent cannot find expected services
The key belongs to an account without access to that workspace. Create the key from an account in the right Render workspace.
A change did not apply
A change did not apply
Deploys and environment-variable changes wait for approval in CloudThinker. Check for a pending approval before retrying.
Security
- Least privilege — grant only the permissions the agents need for your use case; start read-only and widen later.
- Read-only by default — use read-only credentials unless you want agents to make changes through this connection.
- Rotate credentials — rotate keys and tokens on your normal schedule; CloudThinker picks up the new value when you update the connection.
- Revoke on offboarding — remove the credential at the provider when you delete a connection or a teammate leaves.
- Approval for changes — deploys and environment-variable changes wait for explicit approval in CloudThinker.
- One-time visibility — Render shows an API key in full only at creation, so store it in a password manager before leaving the page.
Related
Heroku Connection
App platform review and log investigation
Vercel Connection
Frontend deployments and logs