Automated USDC Yield in Your AppThe Quicknode Earn API handles the vaults, the rebalancing, and the bridging. Live on 7 chains.
Read the announcementAPIs, SDKs, and AI-native tools that get you from idea to production on 80+ chains — without the infrastructure overhead. Built by developers, for developers.
// macOS (Homebrew)brew install quicknode/tap/qn// Log inqn auth loginThe tooling for building production applications on any blockchain, from solo developers shipping their first project to enterprise teams running at scale.
# Install the Quicknode CLI — macOS
brew install quicknode/tap/qn
# Windows
scoop bucket add quicknode https://github.com/quicknode/scoop-bucket
scoop install quicknode/qn
# Create an endpoint from your terminal
qn endpoint create --chain ethereum --network mainnet
✓ Endpoint created
bold-dawn.quiknode.pro/abc123
A single CLI for everything in your Quicknode account. Create endpoints, configure security, and monitor spending — scriptable from your terminal or CI pipeline.
# Create an endpoint via API
Use our Quicknode MCP for instant Admin API context in Claude Desktop and agentic workflows.
Start with what you need today. Scale with confidence as you grow. Quicknode works across every team size and every stage.
One REST API for everything in your Quicknode dashboard. Create endpoints, configure security, monitor spending, and manage teams — all from your terminal or CI pipeline.
# Add Quicknode MCP to Claude
The Quicknode MCP server connects Claude, Cursor, Codex, and other AI assistants directly to your account. Create endpoints, configure security, and review billing through natural language — no dashboard required.
# Install the Quicknode SDK
npm install @quicknode/sdk
import { QuicknodeSdk } from '@quicknode/sdk'
const qn = new QuicknodeSdk({ apiKey: "YOUR_API_KEY" })
const response = await qn.admin.getEndpoints({ limit: 20 })
console.log(response)
Un SDK unique SDK développer sur Quicknode. Programmez en Rust, Python, Node.js ou Ruby et bénéficiez d'une API typée et cohérente, qu'il s'agisse de Admin API, Streams ou d'autres fonctionnalités.
Certifié SOC 2 Type II · ISO 27001