Introduction
Print tokens across chains — from TypeScript or from an AI agent.
Printr prints tokens across EVM chains and Solana. These are the developer docs — three surfaces over one core:
@printr/sdk— the TypeScript SDK. Pure blockchain + API functionality; runs on Node, Bun, and the browser.@printr/mcp— an MCP server exposing the SDK's tools to Claude, Cursor, or any MCP-compatible agent.@printr/cli— wires the MCP server into AI clients and installs agent skills.
The SDK is the single source of truth; the MCP server and CLI build on it.
Where to go next
Getting started
Install and run your first token launch.
Guides
Task-focused walkthroughs.
SDK
The core TypeScript library.
MCP server
Use Printr from an AI agent.
For how Printr works as a product — bonding curve, fees, staking, supported chains — see the Printr docs.