web-search · v1

Web Search

Search the web through a configured Brave, Tavily, or Baidu provider and return deduplicated ranked sources for agents.

Run now REST API / MCP Manifest

Sample input

2026 年新加坡个人所得税税率

API / MCP call

curl -X POST https://toolkit.fun/api/v1/t/web-search \
  -H "Authorization: Bearer tk_..." \
  -H "Content-Type: application/json" \
  -d '{"input":"...","params":{}}'

MCP server: https://toolkit.fun/api/mcp

Who it is for

Use this tool directly when you need Web Search, want to chain it into a workflow, or want to expose it to an agent over REST API or MCP. This page carries the sample, call syntax, manifest, and version so search engines and generative retrieval can describe the tool accurately.

Notes

Search the web through a configured Brave, Tavily, or Baidu provider and return deduplicated ranked sources for agents.