ScavioScavio
ProductPricingDocs
Sign InGet Started
  1. Home
  2. Workflows
  3. qwen-code MCP Search Add Workflow
Workflow

qwen-code MCP Search Add Workflow

Restore web search in qwen-code (post-PR-3502): one MCP config line attaches Scavio. Plus Reddit + YouTube + Amazon + Walmart bonus.

Start FreeAPI Docs

Overview

One-step workflow to restore web search in qwen-code after PR #3502 (May 2026) ripped the built-in tool out in favor of MCP-based search.

Trigger

Once per qwen-code install

Schedule

Once per qwen-code install

Workflow Steps

1

Get a Scavio API key

scavio.dev — 250 free credits/mo recurring.

2

Edit qwen-code mcp config

Add scavio block under mcpServers.

3

Restart qwen-code

Tool surface picks up the new MCP.

4

Test search

'Search the web for latest LLM benchmarks 2026.'

5

Optional: same MCP works in Claude Code, Cursor, VS Code

Reuse across runtimes.

Python Implementation

Python
# qwen-code config (mcp.json or equivalent):
# {
#   "mcpServers": {
#     "scavio": {
#       "url": "https://mcp.scavio.dev/mcp",
#       "headers": { "x-api-key": "YOUR_SCAVIO_KEY" }
#     }
#   }
# }

JavaScript Implementation

JavaScript
// JSON config; no application code.

Platforms Used

Google

Web search with knowledge graph, PAA, and AI overviews

Frequently Asked Questions

One-step workflow to restore web search in qwen-code after PR #3502 (May 2026) ripped the built-in tool out in favor of MCP-based search.

This workflow uses a once per qwen-code install. Once per qwen-code install.

This workflow uses the following Scavio platforms: google. Each platform is called via the same unified API endpoint.

Yes. Scavio's free tier includes 50 credits on signup with no credit card required. That is enough to test and validate this workflow before scaling it.

qwen-code MCP Search Add Workflow

Restore web search in qwen-code (post-PR-3502): one MCP config line attaches Scavio. Plus Reddit + YouTube + Amazon + Walmart bonus.

Get Your API KeyRead the Docs
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy