petalbot for VS Code
com.seoapi/petalbot
Validate whether an IP address belongs to PetalBot. Remote MCP server exposing a validate_ip tool.
client:VS Code
transport:streamable-http
Install petalbot in VS Code
.vscode/mcp.json
{
"servers": {
"petalbot": {
"type": "http",
"url": "https://petalbot.seoapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs