Skip to content
Windsurf

mockmcp for Windsurf

io.github.k-cupples/mockmcp

Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.

client:Windsurf transport:streamable-http

Install mockmcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mockmcp": {
      "serverUrl": "https://mockmcp.io/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mockmcp in other clients