Skip to content
VS Code

yahooslurp for VS Code

com.seoapi/yahooslurp

Validate Yahoo! Slurp IP addresses. Remote MCP validate_ip tool.

client:VS Code transport:streamable-http

Install yahooslurp in VS Code

.vscode/mcp.json

{
  "servers": {
    "yahooslurp": {
      "type": "http",
      "url": "https://yahooslurp.seoapi.com/mcp"
    }
  }
}

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

yahooslurp in other clients