Skip to content
VS Code

Dogsapi for VS Code

io.github.pipeworx-io/dogsapi

DogsAPI MCP — wraps dogapi.dog v2 API (free, no auth)

client:VS Code transport:streamable-http

Install Dogsapi in VS Code

.vscode/mcp.json

{
  "servers": {
    "dogsapi": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/dogsapi/mcp"
    }
  }
}

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

Dogsapi in other clients