Skip to content
VS Code

seznambot for VS Code

com.seoapi/seznambot

Validate whether an IP address belongs to SeznamBot. Remote MCP server exposing a validate_ip tool.

client:VS Code transport:streamable-http

Install seznambot in VS Code

.vscode/mcp.json

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

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

seznambot in other clients