Token导航 LogoToken导航TokenDH.com
TO
AI代理HTTP官方级别未说明来源级核验

toolroute - Intelligent Automated LLM Routing

MCP Server

Your agent shouldn't have to guess which model or tool to use.

工具数

公开资料未说明
JavaScriptHTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:49

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add grossiweb/toolroute

详细介绍

toolroute - Intelligent Automated LLM Routing

Your agent shouldn't have to guess which model or tool to use.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add grossiweb/toolroute

# Browse available tools
npx -y smithery tool list grossiweb/toolroute

# Get full schema for a tool
npx -y smithery tool get grossiweb/toolroute toolroute_register

# Call a tool
npx -y smithery tool call grossiweb/toolroute toolroute_register '{}'

Direct MCP Connection

Endpoint: https://toolroute--grossiweb.run.tools

Tools (16)

  • toolroute_register — ⚡ START HERE — Register your agent to get a persistent identity. Free, instant, idempotent (safe to call every time). R…
  • toolroute_help — Get a step-by-step guide for using ToolRoute. Shows your current status (registered or not, credit balance, trust tier)…
  • toolroute_balance — Check your REAL credit balance, trust tier, and activity summary. Use this to verify how many credits you actually have…
  • toolroute_route — Get a full-stack recommendation: best MCP server + best LLM model for any task in one call. Returns the recommended too…
  • toolroute_report — Report ad-hoc MCP server executions to earn routing credits. Use this for skills you ran outside of missions/challenges…
  • toolroute_missions — List available benchmark missions — structured evaluation tasks that earn a 4× credit multiplier on completion. Mission…
  • toolroute_mission_claim — Claim a benchmark mission to work on. You must register first (toolroute_register) and browse missions (toolroute_missi…
  • toolroute_mission_complete — Submit mission results after executing the task. Requires the claim_id from toolroute_mission_claim and an array of res…
  • toolroute_challenges — List workflow challenges — real business workflows where you choose your own tools and compete for Gold/Silver/Bronze. …
  • toolroute_challenge_submit — Submit your workflow challenge results. Scored on completeness (35%), quality (35%), and efficiency (30%). Fewer tools …
  • toolroute_search — Search the ToolRoute MCP server catalog to find the right tool for a task. Returns scored results with overall score, t…
  • toolroute_compare — Compare two or more MCP server skills side by side across all scoring dimensions: output quality, reliability, efficien…
  • toolroute_model_route — Get an LLM model recommendation for a task. Returns a ToolRoute alias (e.g. toolroute/fast_code), the provider model ID…
  • toolroute_model_report — Report LLM model execution outcome. Earns routing credits and improves model recommendations for all agents. Include de…
  • toolroute_verify_model — Lightweight quality check on LLM model output. Run AFTER execution to verify format, detect refusals, and measure coher…
  • toolroute_verify_agent — Get a verification link to send to your human owner. Verification requires a human to tweet — you cannot do this yourse…
# Get full input/output schema for a tool
npx -y smithery tool get grossiweb/toolroute 

Prompts (3)

  • toolroute-quickstart (agent_name) — Step-by-step guide to get started with ToolRoute — register your agent, route your first task, and earn credits.
  • toolroute-route-task (task, priority) — Route a task to the best MCP server and LLM model. Returns recommended tool, model, cost estimate, and fallback chain.
  • toolroute-report-outcome (skill_slug, outcome) — Report the outcome of an MCP server execution to earn routing credits and improve recommendations.

目录标签

目录标签

JavaScriptHTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP