Skip to content
VS Code

Email Finder Server for VS Code

io.github.admosolutionsgo-star/email-finder-server

Extract emails and phones from any website via Apify.

client:VS Code transport:streamable-http

Install Email Finder Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "email-finder-server": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=fetch-actor-details,admo-solutions/email-extractor"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Email Finder Server in other clients