透過終端機、程式碼或 AI 代理程式來管理 Quicknode。現已支援 CLI、管理 API、MCP 及 SDK。
開始建構The 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
Quicknode MCP 伺服器可將 Claude、Cursor、Codex 及其他 AI 助理直接連接到您的帳戶。您只需透過自然語言即可建立端點、設定安全性,並檢視帳單——無需使用控制台。
# 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)
一套用於在 Quicknode 上進行開發的統一 SDK。無論您使用 Rust、Python、Node.js 或 Ruby 編寫程式,都能在 Admin API、Streams 等功能中獲得相同且具類型定義、一致的 API。
通過 SOC 2 Type II 認證 · ISO 27001