> ## Documentation Index
> Fetch the complete documentation index at: https://docs.solvapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Monetize an MCP server without code

> Use the no-code MCP integration to monetize your MCP server without changing server code.

Use this guide when you already have an MCP server and want SolvaPay to run auth and monetization for you.

## Who this is for

* You run an MCP server and want to monetize quickly
* You prefer hosted auth, hosted checkout, and hosted account pages
* You do not want to add billing logic to your server code

## What you will achieve

By the end, your MCP server is available through the no-code MCP integration, with plans and checkout flows ready for
customers.

## Prerequisites

* A SolvaPay account in sandbox
* A product created in the SolvaPay Console
* At least one plan attached to that product
* A public HTTPS origin MCP server URL

## Steps

* Confirm this is the right path in [No-code MCP integration overview](/no-code-mcp/overview).
* Follow [No-code MCP quick start](/no-code-mcp/quick-start).
* Complete [Create a no-code MCP product](/no-code-mcp/create-no-code-mcp-product).
* Configure [authentication](/no-code-mcp/authentication) and verify client connection.
* Review [hosted pages](/no-code-mcp/hosted-pages) to style checkout and account pages for your brand.

## Verify

* Connect a test MCP client in sandbox
* Complete a test purchase
* Confirm protected tools enforce plan access

## Next related tasks

* [Test in sandbox](/get-started/test-in-sandbox)
* [Go live](/get-started/go-live)
* [Handle webhooks](/guides/handle-webhooks)
* [Monetize an MCP server with SDK integration](/guides/monetize-mcp-server-with-sdk)
