Novada MCP
Simple · Usage-based · Start free 简单 · 按用量计费 · 免费开始

Pricing 价格

Start free. Pay only for what you use. One key, one endpoint — no separate billing for MCP vs REST. 免费上手。按实际用量付费。一把密钥,一个端点 — MCP 与 REST 共用同一账单。

Free tier免费额度
No credit card无需信用卡
1,000 calls/month 每月 1,000 次 免费

One unified Novada key. Same endpoint as paid usage. No credit card to start. 一把统一的 Novada 密钥。与付费版同端点。无需信用卡即可开始。

  • All 25 tools available — browser tools run locally via npx novada-mcp, don't count against hosted quota 25 个工具全部可用 — 浏览器工具通过 npx novada-mcp 本地运行,不占用托管额度
  • 60 requests / minute per IP 每 IP 60 次/分钟速率限制
  • Hosted on Vercel Edge — global PoPs, auto-SSL, zero ops 运行于 Vercel Edge — 全球节点,自动 SSL,零运维
  • Same key works with npx novada-mcp locally — quota shared across hosted + local 同一密钥直接用于本地 npx novada-mcp — 托管与本地共享同一配额
  • Quota resets monthly, per API token 配额按月重置,以 API Token 为单位计算
Get your API key →获取你的 API 密钥 →

How usage is counted 用量如何计算

Straightforward rules — no hidden multipliers, no per-tool surcharges. 规则简单透明 — 没有隐藏倍率,没有按工具收费。

1

1 tool call = 1 unit 1 次工具调用 = 1 个单位

Every successful MCP tool invocation deducts one unit from your monthly quota, regardless of which tool, how much data is returned, or response time. 每次成功的 MCP 工具调用消耗一个单位配额,与具体工具、返回数据量或响应时间无关。

2

Quota is per API token, monthly 配额按 API Token 每月重置

The counter is attached to your API key, not an IP address or device. You can use the same key across Claude Desktop, Claude Code, Cursor, and local npx novada-mcp — quota is shared. 计数绑定在你的 API 密钥上,与 IP 地址或设备无关。你可以在 Claude Desktop、Claude Code、Cursor 和本地 npx novada-mcp 共用同一密钥 — 配额合并计算。

3

Browser tools don't count against hosted quota 浏览器工具不占用托管配额

novada_browser and novada_browser_flow run locally via npx novada-mcp. The hosted endpoint returns 501 for these — they are never dispatched to the Novada backend from the hosted URL. novada_browsernovada_browser_flow 通过 npx novada-mcp 在本地执行。托管端对这两个工具返回 501 — 不会从托管 URL 发起后端请求。

4

Rate limit: 60 req / min per IP 速率限制:每 IP 60 次/分钟

The hosted endpoint enforces 60 requests per minute per source IP, independent of quota. Requests that exceed the rate limit receive 429 Too Many Requests and are not counted against your monthly quota. 托管端对每个来源 IP 每分钟限制 60 次请求,与月度配额独立计算。超出速率限制的请求返回 429 Too Many Requests,不消耗月度配额。

Quick reference 快速参考

Free monthly quota每月免费配额 1,000 calls
Quota counter配额计数单位 Per API token按 API Token
Reset cadence重置周期 Monthly每月
Rate limit速率限制 60 req / min / IP
Cost per call (all 25 tools)每次调用费用(全部 25 个工具) 1 unit
Browser tools on hosted endpoint托管端浏览器工具 Local only — 0 quota consumed仅本地 — 不消耗配额
Credit card required?需要信用卡吗? No不需要

Need higher limits? 需要更高的限制?

The free tier is designed to get you moving — production agents and high-volume pipelines need more. Paid tiers with higher monthly quotas and rate limits are available through the Novada dashboard. See current options and contact us there. 免费额度设计用于快速上手 — 生产级 Agent 和高频流水线则需要更多。更高月度配额与速率限制的付费方案可通过 Novada 控制台获取,具体选项和联系方式请查看控制台。

Same key everywhere 一把密钥通用

Your Novada API key works for hosted MCP, local npx novada-mcp, and the REST API. No separate billing accounts. Novada API 密钥适用于托管 MCP、本地 npx novada-mcp 与 REST API,无需分别注册账单账户。

No rollover 配额不滚存

Free quota resets at the start of each calendar month and does not carry over. Paid plans follow the same cadence unless otherwise specified. 免费配额每月初重置,不滚存到下个月。付费方案遵循相同节奏,除非另有说明。

No vendor lock-in 无供应商锁定

MCP is an open protocol. Your agent code stays the same if you switch hosts or move to the local npx novada-mcp — same tool names, same key. MCP 是开放协议。切换宿主或移至本地 npx novada-mcp 时 Agent 代码不变 — 相同工具名、相同密钥。

Copied ✓