Gooshi Developer Docs
Getting Started

Getting started

Choose the shortest path from an upstream MCP server to useful Gooshi data.

The recommended first milestone is a successful tool call through the wrapped endpoint. That confirms the MCP connection, tool catalog, client connection, and activity reporting before you introduce payment rules.

Before you begin

Have these ready:

  • The name you want to show for the MCP server.
  • A reachable Streamable HTTP MCP endpoint.
  • A compatible MCP client for a test call.
  • Permission to connect and operate the MCP server.

You do not need a Stripe account to use Gooshi analytics.

  1. Connect the upstream MCP server.
  2. Discover its tools.
  3. Copy the wrapped endpoint into a compatible MCP client.
  4. Complete one representative tool call.
  5. Confirm the call in Activity.
  6. Add conditional payments only if your use case needs them.

Use Analytics quickstart for the first five steps, or continue to the Monetization quickstart after analytics works.

On this page