Skip to main content

From API (Premium)

Turn any HTTP API into an MCP—no code needed. This feature may require a Premium plan.

When to use this

  • You have a REST API and want to expose actions/data to AI assistants
  • You need to shape inputs/outputs and apply policies without writing code

Steps

  1. In Webrix, go to Integrations → New → From API.
  2. Paste your API base URL.
  3. Add endpoints you want to expose and define the inputs and outputs.
  4. Choose auth (for example: API key, OAuth) and store secrets securely.
  5. Set who can access it (RBAC) and rate limits.
  6. Save. The MCP is created and ready to use.

Notes

  • If Premium is not enabled, the button shows Premium and guides you to upgrade.
  • All requests run through the gateway with full audit visibility.