Quick Start

Install and connect the Torque MCP server in under 2 minutes

Installation

Choose your MCP client and run the appropriate setup.

claude mcp add torque -- npx @torque-labs/mcp

With an auth token:

claude mcp add torque -e TORQUE_API_TOKEN=your-token -- npx @torque-labs/mcp

With a Solana private key:

claude mcp add torque -- npx @torque-labs/mcp --privateKey your-base58-key

Prerequisites

First Session

Once the server is connected, your AI assistant has access to all Torque tools. Here's a typical first session:

1

Authenticate

If you didn't provide a token or private key in the config, ask the assistant to authenticate:

"Authenticate with Torque using this token: your-token"

Or if you configured a private key, authentication happens automatically.

2

Select a project

List your projects and select one:

"Show me my Torque projects and set one as active"

3

Create an incentive

Use the guided workflow:

"Create a new incentive for my project"

The assistant will walk you through selecting an action type, building a query, previewing results, and configuring rewards.