Connect Render to AI agents

Connect Render to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

manage_disks

Manage Persistent Disks

Manage persistent disks on Render services. Supports **list** (disks for a service), **add**, **get**, **update**, **delete**, **list_snapshots**, and **restore_snapshot** actions.

list_deploys

List Deployments

List recent deployments for a Render service. Shows deployment history including status, commit, and timestamps.

scale_service

Scale Service

Scale a Render service manually or configure autoscaling. Use **manual** to set a fixed instance count, **autoscale** to configure CPU/memory-based autoscaling rules, or **disable_autoscale** to remove autoscaling and revert to manual scaling.

manage_custom_domains

Manage Custom Domains

Add, list, verify, or delete custom domains on a Render service. Use **list** to see configured domains, **add** to attach a new domain, **verify** to check DNS configuration, or **delete** to remove a domain.

list_services

List Services

List all services in your Render account. Filter by workspace, service type, or name. Returns service metadata including type, status, repository, branch, and URL.

manage_jobs

Manage Jobs

Manage Render cron job runs and one-off jobs. **trigger_cron** runs a cron job immediately, **cancel_cron** cancels the currently running cron job run, **create_job** creates a one-off job for a service, **list_jobs** lists one-off jobs for a service, and **cancel_job** cancels a one-off job.

list_postgres

List Postgres Databases

List all Render Postgres database instances. Optionally filter by workspace/owner ID.

manage_deploys

Manage Deployments

Trigger, cancel, or rollback deployments for a Render service. Trigger deploys optionally for a specific commit or Docker image. Cancel an in-progress deploy or rollback to a previous successful deploy.

update_service

Update Service

Update the configuration of an existing Render service. Supports changing name, build/start commands, auto-deploy, branch, plan, health check path, and more.

get_metrics

Get Metrics

Retrieve performance metrics for a Render resource. Supports CPU, memory, HTTP requests, HTTP latency, bandwidth, disk usage, instance count, active database connections, and replication lag.

get_service

Get Service

Retrieve detailed information about a specific Render service including its configuration, deployment settings, environment, plan, region, and current status.

manage_env_vars

Manage Environment Variables

List, set, or delete environment variables on a Render service. Use **list** to view all env vars, **set** to add/update one or more variables, or **delete** to remove a variable by key name.

manage_service

Manage Service

Perform lifecycle actions on a Render service: **suspend**, **resume**, **restart**, or **delete**. Use this to control service state without modifying its configuration.

manage_env_groups

Manage Environment Groups

Manage Render environment groups — shared sets of environment variables that can be linked to multiple services. Supports **list**, **get**, **create**, **update**, **delete**, **link_service**, **unlink_service**, **set_var**, and **delete_var** actions.

list_workspaces

List Workspaces

List all Render workspaces accessible to the authenticated user. Returns workspace IDs, names, and details.

query_logs

Query Logs

Query service logs from Render. Filter by resource, time range, log level, and search text. Returns recent log entries for debugging and monitoring.

manage_key_value

Manage Key Value Store

Manage Render Key Value (Redis-compatible) instances. Perform actions such as **list**, **get**, **create**, **update**, **delete**, **suspend**, **resume**, or retrieve **connection_info**.

manage_projects

Manage Projects

Manage Render projects and environments. Supports **list**, **get**, **create**, **update**, and **delete** for projects. Also supports **list_environments** and **create_environment** within a project.

manage_postgres

Manage Postgres Database

Manage Render Postgres databases. Perform lifecycle actions such as **get**, **create**, **update**, **delete**, **suspend**, **resume**, **restart**, or **failover**. Also supports retrieving **connection_info** and triggering a database **export**.

manage_maintenance

Manage Maintenance

List, retrieve, reschedule, or trigger Render maintenance runs for services and datastores. Use update to change scheduledAt and trigger to start a maintenance run immediately.

manage_registry_credentials

Manage Registry Credentials

List, retrieve, create, update, or delete Render registry credentials for private image deployments. Create/update require the registry auth token but never return it in output.

manage_events

Manage Events

List events for a Render service or retrieve a specific event by ID. Useful for auditing service lifecycle changes, deploy events, and datastore events.

list_service_instances

List Service Instances

List the currently known instances for a Render service. Useful for checking active instance IDs and creation timestamps before inspecting metrics or operational state.

manage_blueprints

Manage Blueprints

List Render Blueprints, retrieve a Blueprint, or list Blueprint sync history. Blueprints define Render infrastructure from render.yaml files.

manage_webhooks

Manage Webhooks

List, retrieve, create, update, delete, or inspect delivery events for Render webhooks. Uses Render's current eventFilter field; an empty eventFilter subscribes to all event types.

manage_secret_files

Manage Secret Files

Manage secret files on a Render service. Supports **list**, **get**, **set**, **delete**, and **replace_all**. Retrieved secret-file content is returned as a Slate text attachment, not inline output.

More integrations teams use with Render

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Bitbucket

Manage Git repositories, pull requests, and CI/CD pipelines on Bitbucket Cloud. Create, fork, and configure repositories within workspaces and projects. Create, review, approve, merge, and decline pull requests with inline code comments. Browse source code, list commits, and manage branches and tags. Track issues with the built-in issue tracker. Trigger, monitor, and manage Bitbucket Pipelines. List workspace members, configure repository default reviewers and branch restrictions, create and manage repository webhooks, and search code across repositories.

Heroku

Deploy, manage, and scale applications on Heroku's cloud platform. Create and configure apps, scale dynos, provision add-ons (databases, caching, etc.), manage configuration variables, build and release code, add custom domains and SSL certificates, manage collaborators and team permissions, configure pipelines for continuous delivery, set up log drains, and sync data with Salesforce via Heroku Connect. Subscribe to webhooks for real-time notifications on app changes, builds, releases, dyno lifecycle events, and more.

Technical notes for Render

Deploy and manage cloud infrastructure including web services, APIs, background workers, static sites, and cron jobs. Trigger, cancel, and roll back deployments. Create and manage Postgres databases and Redis-compatible key value stores. Configure autoscaling rules, persistent disks, custom domains, and environment variables. Monitor services with logs and metrics (CPU, memory, HTTP requests, bandwidth). Manage projects, environments, blueprints (infrastructure as code), environment groups, registry credentials, and workspace members. Run one-off jobs and workflows. Receive webhook notifications for deployment lifecycle, service availability, scaling, database, and infrastructure events.

Connect Render to production AI agents

See how Metorial gives Render access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Render to AI agents with Metorial.

  1. Can Metorial connect Render to AI agents?
    Yes. Metorial connects AI agents to Render through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.