ScavioScavio
ProductPricingDocs
Sign InGet Started
  1. Home
  2. Tutorials
  3. How to Set Up Scavio MCP in Perplexity Pro+ (2026)
Tutorial

How to Set Up Scavio MCP in Perplexity Pro+ (2026)

Walk-through to attach Scavio MCP for typed multi-platform search inside Perplexity Pro+ (March 2026 MCP support).

Get Free API KeyAPI Docs

Perplexity Pro+ added custom remote MCP support in March 2026. This walks the setup to attach Scavio MCP.

Prerequisites

  • Perplexity Pro+ subscription
  • Scavio API key

Walkthrough

Step 1: Open Perplexity Settings → Connectors

March 2026 feature.

Text
// Settings → Connectors → Add Custom MCP Server

Step 2: Configure Scavio MCP

URL + auth.

Text
// Server URL: https://mcp.scavio.dev/mcp
// Authentication: API Key
// Header name: x-api-key

Step 3: Save and verify connection

Perplexity tests the MCP.

Text
// Tool list should include: scavio.search, scavio.reddit_search, scavio.youtube_search, scavio.amazon_search, scavio.walmart_search.

Step 4: Test inside Perplexity Comet workflows

Comet workflow can invoke scavio.search.

Text
// 'Search Reddit for current sentiment on Qwen3 35B; cite sources.'

Step 5: Test inside Perplexity Computer

Computer-augmented workflows pull live data.

Text
// 'Pull current pricing for Helium 10 and Jungle Scout via scavio.search; produce comparison table.'

Step 6: Cross-runtime: same MCP works in Claude Code, Cursor

One key.

Bash
// claude mcp add scavio https://mcp.scavio.dev/mcp --header 'x-api-key: $SCAVIO_API_KEY'

Python Example

Python
# No code; this is config-only.

JavaScript Example

JavaScript
// Setup is in Perplexity UI.

Expected Output

JSON
Perplexity Pro+ with attached Scavio MCP exposing six clearly-named search tools.

Related Tutorials

  • How to Use Perplexity Pro as a Coding CLI (2026)

Frequently Asked Questions

Most developers complete this tutorial in 15 to 30 minutes. You will need a Scavio API key (free tier works) and a working Python or JavaScript environment.

Perplexity Pro+ subscription. Scavio API key. A Scavio API key gives you 50 free credits on signup.

Yes. The free tier includes 50 credits on signup, which is more than enough to complete this tutorial and prototype a working solution.

Scavio has a native LangChain package (langchain-scavio), an MCP server, and a plain REST API that works with any HTTP client. This tutorial uses the raw REST API, but you can adapt to your framework of choice.

Related Resources

Use Case

MCP Custom Search Server

Read more
Best Of

Best Perplexity MCP Connectors (2026)

Read more
Use Case

MCP Search Gateway for Multi-Agent Systems

Read more
Best Of

Best MCP Search Tools for Claude Desktop in 2026

Read more
Comparison

Scavio MCP vs Perplexity Advanced MCP

Read more
Comparison

Perplexity Sonar vs Scavio MCP

Read more

Start Building

Walk-through to attach Scavio MCP for typed multi-platform search inside Perplexity Pro+ (March 2026 MCP support).

Get Free 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