Novada MCP
Back to home返回首页

Configure your MCP 配置你的 MCP

Pick only the tools you want — get a slim endpoint URL. Fewer tools mean a smaller tool list in every request, so your agent spends fewer tokens on definitions and chooses faster. 只勾选你需要的工具,即可生成一个精简的端点 URL。工具越少,每次请求里的工具清单越短,你的 Agent 在定义上消耗的 token 更少、选择更快。

Group by分组方式
Your API key你的 API 密钥
Get key获取密钥

Your own Novada key. Stored only in this browser (localStorage) — never sent anywhere except the endpoint itself. 填入你自己的 Novada 密钥。仅保存在本浏览器(localStorage)— 除端点本身外不会发送到任何地方。

Summary配置概览
0 tools selected个工具已选

Free tier · 1,000 calls / month免费额度 · 每月 1,000 次调用

Same key works hosted or local. No card required to start. 同一密钥可用于托管或本地。无需绑卡即可开始。

Your endpoint URL你的端点 URL

The hosted endpoint reads ?tools= / ?groups= to filter the toolset. When every tool is selected the param is omitted and you get the full endpoint. 托管端点会读取 ?tools= / ?groups= 来过滤工具集。当全部工具都被选中时,该参数会被省略,返回完整端点。

Browser-only tools (novada_browser*) run via the local MCP — npx novada-mcp — and are not part of the hosted URL. 浏览器类工具(novada_browser*)通过本地 MCP 运行 —— npx novada-mcp —— 不包含在托管 URL 中。

Leaner context更精简的上下文

Every tool ships its JSON schema to the model on each turn. Trim the list to what your agent actually uses.每个工具每一轮都会把 JSON schema 发给模型。把清单裁剪到 Agent 真正会用到的工具。

Sharper tool choice更准的工具选择

Fewer near-duplicate options means the model picks the right tool more reliably.相近选项更少,模型挑对工具的概率更高。

One key, one URL一把密钥,一个 URL

Paste the generated URL straight into your MCP client config. Swap the toolset anytime by regenerating.把生成的 URL 直接粘贴进你的 MCP 客户端配置。随时重新生成即可更换工具集。

Copied ✓