What problem does it solve? Connecting AI coding tools to Render's infrastructure requires correct MCP server configuration, and misconfigured URLs, transports, or API keys cause cryptic connection and authentication failures. This Skill provides exact setup steps, a full tool catalog, and troubleshooting guidance so Render MCP works on the first attempt. ## Core Features & Use Cases - Per-Tool Setup Instructions: Step-by-step MCP configuration for Cursor, Claude Code, Codex, and generic HTTP MCP clients, including the correct streamable HTTP endpoint and Bearer token format. - Tool Catalog Reference: Documents every Render MCP tool for services, deploys, logs, metrics, Postgres, Key Value, environment variables, and workspaces. - Troubleshooting Guide: Diagnoses connection errors, 401/403 auth failures, workspace selection issues, and tool-specific quirks via the references/troubleshooting.md document. - Use Case: Your AI assistant reports that list_services() fails. Use this Skill to verify the MCP URL is https://mcp.render.com/mcp, confirm the Authorization header uses the Bearer prefix, and select the correct workspace. ## Quick Start Set up the Render MCP server in my AI coding tool using my Render API key and verify the connection by listing my services.