Skip to content
Windsurf

AreaCode.fyi MCP Server for Windsurf

io.github.riv-lc/areacode-mcp

North American (NANP) area-code & phone-number intelligence for AI agents, by areacode.fyi.

client:Windsurf transport:stdio runtime:npm

Install AreaCode.fyi MCP Server in Windsurf

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

{
  "mcpServers": {
    "areacode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@riv-lc/areacode-mcp"
      ]
    }
  }
}

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

AreaCode.fyi MCP Server in other clients