Devin Integration
Integrate Scavio with Devin, Cognition's AI software engineer, to give it real-time search across Google, YouTube, Amazon, Walmart, Reddit, TikTok, and Instagram -- via the hosted Scavio MCP server.
A one-minute setup
Introduction
Devin connects to external tools through MCP servers. Add Scavio as a custom MCP and Devin can search the live web while it works. It is a cost-effective Tavily and SerpAPI alternative.
Step-by-Step Integration Guide
Step 1: Get your API key
Grab a key at dashboard.scavio.dev (you need the Manage MCP Servers permission in Devin).
Step 2: Add a custom MCP server
Go to Settings > Connections > MCP servers > Add a custom MCP and enter:
- Name:
scavio - Transport: HTTP (Streamable HTTP)
- URL:
https://mcp.scavio.dev/mcp - Headers:
x-api-key: YOUR_SCAVIO_API_KEY
Step 3: Save and use
Save. Scavio's tools are now available to Devin. For reference, the universal config:
{
"type": "http",
"url": "https://mcp.scavio.dev/mcp",
"headers": {
"x-api-key": "YOUR_SCAVIO_API_KEY"
}
}Available Tools
The full Scavio catalog -- Google Search, News, Maps, Shopping, YouTube, Amazon, Walmart, Reddit, TikTok, and Instagram. See the MCP reference.
Benefits of Scavio + Devin
- One-minute setup: paste a URL and key.
- Full catalog: every Scavio tool available.
- Grounded work: Devin searches live sources as it builds.
- Cost-effective: most calls cost a single credit.
Next Steps
- MCP Integration -- all clients and the full catalog
- Google Search API -- endpoint reference