Warp is an AI-native terminal with built-in agent capabilities. Adding MCP servers gives Warp Agent access to external tools: query dashboards, check deployment status, pull metrics, all from your terminal.
Warp reads MCP server config from ~/.warp/mcp.json. Create or edit this file:
{
"mcpServers": {
"my-dashboard": {
"url": "https://datafaucet.dev/api/mcp/YOUR_SERVER_ID/sse"
},
"monitoring": {
"url": "https://datafaucet.dev/api/mcp/YOUR_SECOND_SERVER/sse"
}
}
}Save the file. Warp picks up changes automatically (no restart needed).
Open Warp and type # to invoke the AI agent. Ask it something that requires your MCP tools:
> # What's the current deployment status?
If configured correctly, Warp Agent discovers and calls your MCP tools automatically.
Any web tool you use can become an MCP server:
~/.warp/mcp.jsonAdd as many servers as you need. Warp Agent picks the right tool based on context:
{
"mcpServers": {
"grafana": { "url": "https://datafaucet.dev/api/mcp/SERVER_1/sse" },
"linear": { "url": "https://datafaucet.dev/api/mcp/SERVER_2/sse" },
"stripe": { "url": "https://datafaucet.dev/api/mcp/SERVER_3/sse" },
"vercel": { "url": "https://datafaucet.dev/api/mcp/SERVER_4/sse" }
}
}curl -N <url>For more debugging steps, see our MCP debugging guide.
Turn any API into an MCP server in 60 seconds.
Try DataFaucet free →Turn any API into tools your AI agent can call. No code required.
Get Started Free49 servers created this week. Watch the demo →
Pre-built MCP server templates for GitHub, Slack, Notion, HubSpot, and more. Deploy in one click without writing API code.
Compare MCP servers and browser extensions for AI automation. When each approach works, their trade-offs, and which to use for different tasks.
A startup connected Stripe, Linear, Slack, Vercel, and PostHog to AI via MCP. Standup prep went from 15 minutes to one prompt.
See how DataFaucet compares
Point at any URL. Get a working MCP server in 60 seconds. No API docs needed.
Works with ChatGPT, Claude, Cursor, Copilot, Windsurf, JetBrains, and any MCP client
Get notified when we add more AI integrations
Join 500+ builders. New templates, guides, and MCP tips. No spam.