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

Tool Booth

MCP Server

Toolbooth eliminates API key friction for AI agents. Instead of managing

工具数

公开资料未说明
JavaScriptAPI密钥HTTPAI代理

安装说明

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

最后核验

2026/5/17 23:59

运行时

Node.js

快速接入

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

命令预览

npx -y smithery mcp add toolbooth/sol402

详细介绍

ToolBooth

Toolbooth eliminates API key friction for AI agents. Instead of managing

Quick Start

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

# Browse available tools
npx -y smithery tool list toolbooth/sol402

# Get full schema for a tool
npx -y smithery tool get toolbooth/sol402 token_price

# Call a tool
npx -y smithery tool call toolbooth/sol402 token_price '{}'

Direct MCP Connection

Endpoint: https://sol402--toolbooth.run.tools

Tools (15)

  • token_price — Get current USD price for any Solana token by mint address. Returns price, symbol, and supply info. Costs $0.0005 USDC …
  • wallet_profile — Get a complete wallet profile: SOL balance, all token holdings with USD values, NFT count, and top holdings ranked by v…
  • token_risk_score — Analyze a Solana token's risk profile. Returns a 0-100 risk score based on holder concentration, liquidity, and distrib…
  • transaction_parse — Parse a Solana transaction into human-readable format. Returns type, transfers, swaps, fees, and a plain-English descri…
  • whale_alert — Scan a wallet's recent transaction history for large movements. Returns whale-sized transfers and token movements. Cost…
  • dex_liquidity — Check DEX liquidity depth for a Solana token. Returns pool info, TVL estimates, and a liquidity rating (DEEP/MODERATE/S…
  • token_holders — Get full holder list for a Solana token with concentration analysis. Returns top holders, balances, % of supply, and di…
  • wallet_pnl — Calculate realized and unrealized PnL for a Solana wallet's token trades. Analyzes swap history to compute profit/loss …
  • copy_trade_signals — Analyze a wallet's recent swap activity for copy trading. Returns active positions, buy/sell patterns, entry prices, an…
  • web_search — Search the web via Google. Returns titles, URLs, and snippets for any query. Useful for research, fact-checking, and fi…
  • web_scrape — Scrape any webpage and return clean text content. Strips HTML, scripts, and navigation. Returns the main content as rea…
  • crypto_price — Get current price, market cap, volume, and 24h/7d change for any cryptocurrency. Supports search by name, symbol, or Co…
  • weather — Get current weather and 7-day forecast for any location by latitude/longitude. Returns temperature, humidity, wind, pre…
  • news_headlines — Search Google News for current headlines on any topic. Returns titles, sources, links, dates, and snippets. Costs $0.00…
  • compute_math — Evaluate mathematical expressions. Supports arithmetic, algebra, unit conversions, trigonometry, matrices, and more. Co…
# Get full input/output schema for a tool
npx -y smithery tool get toolbooth/sol402 

目录标签

目录标签

JavaScriptAPI密钥HTTPAI代理

接入字段

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

HTTP

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

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

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

安装前确认

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

仍需确认:category

来源信息

继续浏览同类 MCP