MCP Servers for Windsurf
Windsurf (by Codeium) has built-in MCP support that lets its AI agent — Cascade — use external tools through the Model Context Protocol. AgenticMarket makes installing MCP servers into Windsurf a one-command operation with no JSON editing required.
What are MCP servers? MCP (Model Context Protocol) servers are tools that extend what AI agents can do. In Windsurf, MCP servers let Cascade read web pages, query databases, call APIs, and access external services — all from within your editor. AgenticMarket is a verified registry where you install these servers with one command.
How Windsurf Uses MCP Servers
What Happens Under the Hood
When you install an MCP server via AgenticMarket, the CLI writes a config entry to ~/.codeium/windsurf/mcp.json. The CLI auto-detects Windsurf and writes to the correct config location. On next launch, Windsurf discovers the server and exposes its tools to the Cascade agent. When you ask Cascade to do something that requires an external tool, it automatically routes the request through the MCP server.
Why AgenticMarket vs. Manual Setup
Manual MCP setup requires editing JSON config files, finding the right server endpoint, managing API keys, and debugging connection issues. AgenticMarket's CLI handles all of this automatically — plus you get 24/7 health monitoring, verified infrastructure, and $0 cost on failed calls.
Recommended MCP Servers for Windsurf
These servers work with Windsurf's agent workflow. All are verified and monitored 24/7.
Read any webpage, extract markdown, and summarize documentation.
Use case: Research docs, summarize articles, extract structured data from URLs.
Monitor RSS feeds and get structured updates from blogs and changelogs.
Use case: Track changelogs, monitor API status pages, aggregate dev blog updates.
Check HTTP status, redirects, and response headers for any URL.
Use case: Debug API endpoints, verify deploy URLs, check SSL and redirect chains.
Windsurf MCP Troubleshooting
Common issues and fixes for MCP servers in Windsurf.
Windsurf doesn't see the MCP server after install
Restart Windsurf completely. Windsurf reads MCP configs on startup. If it still doesn't appear, run `npx agenticmarket list` to verify the server is installed. The CLI auto-detects the correct config path for your OS.
Cascade agent ignores MCP tools
Be explicit in your prompt: 'Use the web-reader tool to fetch this URL.' Cascade sometimes needs direct tool references. Also verify the server is healthy: `npx agenticmarket status @creator/server`.
'Connection refused' or timeout errors
AgenticMarket servers run through our verified proxy — they don't use localhost. Check your internet connection and firewall. Run `npx agenticmarket doctor` to diagnose connection issues.
Server installed but shows 'unhealthy' status
The upstream server may be temporarily down. AgenticMarket monitors health 24/7 — check the server page for current status. Unhealthy servers auto-refund any failed calls ($0 cost).
Why Use AgenticMarket with Windsurf
Verified Infrastructure
Every server runs through AgenticMarket's proxy — continuously verified 24/7. Your Windsurf instance never connects directly to unknown upstream servers.
One Command Install
The CLI auto-detects Windsurf, writes the correct JSON config, and configures authentication. No manual editing required.
Pay Only for Success
Failed calls cost $0, always. Many servers offer free trial calls so you can test with your real Windsurf workflow before buying credits.
AgenticMarket works with 13+ IDEs — not just Windsurf.
Last updated: May 2026
AgenticMarket