Skip to content
Windsurf

Apixies Developer API Suite for Windsurf

io.apixies/mcp-server

50 developer utility APIs as tools: SSL, DNS, WHOIS, email checks, HTML to PDF, sitemaps and more.

client:Windsurf transport:stdio runtime:npm

Install Apixies Developer API Suite in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@apixies/mcp-server"
      ],
      "env": {
        "APIXIES_API_KEY": "<APIXIES_API_KEY>"
      }
    }
  }
}

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

Apixies Developer API Suite in other clients