Skip to content
VS Code

openai for VS Code

com.seoapi/openai

Validate GPTBot and OAI-SearchBot IP addresses. Remote MCP validate_ip tool.

client:VS Code transport:streamable-http tools:1

Install openai in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

openai in other clients