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
Quicknode をご利用いただくと、Claude や agentic のワークフローにおいて、即座にAdmin API を利用できます。
Start with what you need today. Scale with confidence as you grow. Quicknode works across every team size and every stage.
Quicknode あらゆる機能を1つのREST APIで一元管理。エンドポイントの作成、セキュリティ設定、利用状況の監視、チームの管理など、すべてをターミナルやCIパイプラインから行えます。
# 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)
One unified SDK for building on Quicknode. Write in Rust, Python, Node.js, or Ruby and get the same typed, consistent API across the Admin API, Streams, and more.
SOC 2 タイプ II 認証取得・ISO 27001