02SUPPORT

MCP server

Give agents the ability to do more than just write code. Give them access to do everything they need to build on your product, such as reading docs, debugging API calls and updating settings.

$ npx restless init
  • Interactively get your users onboarded to your product right from their IDE.

  • Give their agent the tools to debug calls or tweak settings.

  • Let your users access your product without leaving Claude or ChatGPT.

INSIGHTS

Writing codeis the easy part

Give agents the tools to build on your platform.

  1. Get the initial code written

    The agent reads your docs through the MCP server and writes code that runs the first time.

  2. Debug what went wrong with API calls

    It reads your logs to find why a call failed, then tells you what to do next.

  3. Tweak settings

    The agent changes your configuration directly, without opening a dashboard.

INSIGHTS

See who’susing your API

Who connected, which tools they use, and what they’re calling.

What you can see

  • Install funnel
  • AI tools in use
  • Top search queries
  • Top requested endpoints
  • Recent conversations
  • Clicks by installer
  • Requests by AI tool

Clicks by installer

  • Claude45%
  • Cursor32%
  • Codex16%
  • Other7%

FULL STACK

Everything an agentneeds, in one server

One hosted MCP server turns your endpoints, docs, use cases, and logs into tools any AI client can install and call.

Install in one step

We give your developers a single prompt to install the MCP server and kick off the integration. Works in Claude, ChatGPT, Cursor, VS Code, and any MCP client.

  • Claude
  • ChatGPT
  • Cursor
  • VS Code

Smart tool sorting

Performance degrades with too many tools, so we surface your most-used endpoints as tools and keep the rest behind a tool search.

Use cases

Curate several endpoints into a single use case, and it shows up as one tool an agent can call.

Understand your API

Agents search your docs and context to figure out how to implement against your API, instead of guessing.

Search and sort your logs

Give agents access to debug API calls by filtering, searching, and sorting them.

Solicit feedback

A built-in tool lets agents flag unclear docs, missing capabilities, or broken calls straight to your team.

Related features

Agentic docs

Docs built AI-first, structured for how agents consume them.

Learn more

Agent Recovery

When an agent hits an error, the response tells it how to fix it.

Learn more

AI Traffic

See how agents use your API, split out from developer traffic.

Learn more

GET STARTED

Setup is a breeze

Restless is tightly integrated with your API, so we install a small SDK. Don't worry, we walk you through every step of the way.

Nothing is uploaded without your permission.

$ npx restless init

A terminal animation shows the Restless API setup from introduction through account login.