The Problem
An r/perplexity_ai post asked how to use Perplexity Pro across an entire codebase like Claude Code or Codex without paying for those tools. Pro subscribers want zero-additional-cost coding help.
The Scavio Solution
Comet for repository-aware Q&A + Perplexity's March 2026 MCP support to attach Scavio MCP for typed web search + a manual paste-back glue layer for actual file edits. Total $50/mo (Pro $20 + Scavio $30). Honest tradeoff: Q&A-shaped, not seamless agent loop.
Before
Pro user wants Claude Code-style flow but doesn't want a second subscription. Naive Comet usage misses MCP-attachable web search.
After
Comet handles Q&A + repository awareness; Scavio MCP attaches for live web search; user's editor handles file edits. Glue-shaped but works for solo Q&A-heavy workflows.
Who It Is For
Solo developers paying for Perplexity Pro, junior devs avoiding multiple subscriptions, students with educational Pro access.
Key Benefits
- No additional subscription if Pro already paid
- Scavio MCP attaches typed web search inside the flow
- Total $50/mo tool spend
- Comet Skill bridges to Claude Code/Codex if needed
- Honest about file-edit gluing
Python Example
# Setup is config: attach Scavio as a Perplexity remote MCP
# Settings → Connectors → Add MCP server
# URL: https://mcp.scavio.dev/mcp
# Auth: api key (x-api-key)JavaScript Example
// MCP attached via Perplexity Pro UI; no application code.Platforms Used
Web search with knowledge graph, PAA, and AI overviews