Gooshi Developer Docs
Getting Started

Analytics quickstart

Connect an MCP server and verify its first observed tool call.

Analytics works independently of payments. Start here even if you plan to monetize later.

1. Connect the MCP server

From MCP Servers, choose Connect MCP. Give the server a recognizable name and enter its upstream MCP endpoint.

2. Discover tools

Open the server's Tools section and choose Discover tools. Review the names and descriptions returned by the server.

If the upstream tool catalog changes later, use Refresh tools.

3. Connect an MCP client

Open Test, copy the wrapped endpoint, and add it to a compatible MCP client. Keep the upstream endpoint private unless users also need direct access to it.

4. Make a representative call

Call one discovered tool with safe test input. Confirm that the client receives the expected tool result.

5. Verify Activity

Return to Activity and look for the call. A successful event confirms that the wrapped endpoint is receiving traffic.

If the call does not appear, use MCP connection troubleshooting.

On this page