Source-verified pet food regulations, recalls, nutrient standards and species care data.
claude mcp add pet-data-station --transport http https://petforai.com/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"pet-data-station": {
"url": "https://petforai.com/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pet-data-station": {
"serverUrl": "https://petforai.com/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"pet-data-station": {
"type": "http",
"url": "https://petforai.com/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"pet-data-station": {
"url": "https://petforai.com/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"pet-data-station": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://petforai.com/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://petforai.com/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.petforai--pet-data-station/reviews or the review_server meta-tool.
POST /mcp