Skip to main content

Quickstart

Nippy has two integration surfaces. Use the SDK when your product needs to run gamification mechanics. Use MCP when an agent or compatible client needs to operate Nippy tools.

SDK

The SDK is the path for integrating campaigns, spins, claims, and webhooks into your application.
1

Install the SDK

2

Initialize the client

3

Run a spin

SDK reference

Continue with SDK concepts, authentication, and method reference.

Authentication

Review API keys and headers for SDK calls.

MCP

MCP is the path for connecting clients like Claude Desktop, Cursor, OpenClaw, or Hermes Agent to the Nippy server.
1

Get your API key

Create a key with the npk_ prefix from the console.
2

Configure the MCP server

Use this endpoint in your MCP client:
3

Add the authentication header

MCP reference

Continue with MCP concepts, authentication, and available tools.

Available tools

Query analytics, roulettes, flows, learning, and supply.

Next step

SDK authentication

Review API keys and headers for calls from your application.

MCP authentication

Review how to authenticate MCP clients with X-API-Key.