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/mcpWith an auth token:
claude mcp add torque -e TORQUE_API_TOKEN=your-token -- npx @torque-labs/mcpWith a Solana private key:
claude mcp add torque -- npx @torque-labs/mcp --privateKey your-base58-keyPrerequisites
- Node.js >= 20
- A Torque account — sign up at platform.torque.so
First Session
Once the server is connected, your AI assistant has access to all Torque tools. Here's a typical first session:
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.
Select a project
List your projects and select one:
"Show me my Torque projects and set one as active"
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.