Pet Data Station for VS Code
com.petforai/pet-data-station
Source-verified pet food regulations, recalls, nutrient standards and species care data.
client:VS Code
transport:streamable-http
tools:8
Install Pet Data Station in VS Code
.vscode/mcp.json
{
"servers": {
"pet-data-station": {
"type": "http",
"url": "https://petforai.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs