Skip to content
Cline

AreaCode.fyi MCP Server for Cline

io.github.riv-lc/areacode-mcp

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

client:Cline transport:stdio runtime:npm

Install AreaCode.fyi MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

AreaCode.fyi MCP Server in other clients