How to Use the Dog CEO MCP in Windsurf
Let Cascade pull live breed data and dog images into your Windsurf workspace with zero context switching.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Dog CEO MCP to Windsurf
Create your Vinkius account to connect Dog CEO to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Auto-populate UI mockups with live dog photos
The `get_random_dog_image` tool pulls real-time dog imagery directly into your Windsurf UI prototyping sessions. Cascade reads your HTML template, recognizes you need placeholder images for a pet adoption app, and fetches actual dog image URLs in one continuous flow. You don't have to manually hunt for dog URLs on the web. Cascade uses this MCP connection to analyze your component structure and insert the fetched dog image paths directly into your local workspace.
Build breed lists without manual research
The `list_dog_breeds` tool outputs a structured list of every recognized breed and sub-breed directly to Cascade. Windsurf uses this breed data to write clean JSON files or seed local databases for your testing environments. Instead of writing static dog breed arrays by hand, you tell Windsurf to generate a complete dog dropdown component. Cascade executes the tool, parses the breed names, and writes the React code for you.
Map specific breeds using the Dog CEO MCP Server
The `get_dog_by_breed` tool retrieves targeted dog images based on a user-specified breed query inside Windsurf. This lets Cascade build dynamic search features where users type a breed name and see matching dog photos instantly. The Windsurf agent chains this breed tool with your local codebase to test search state changes. You get realistic dog test data without writing a single fetch call yourself.
Set up Dog CEO MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Dog CEO MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Dog CEO payment history." If connected, Cascade will call the Dog CEO tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"dog-ceo-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Dog CEO. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Dog CEO MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Dog CEO MCP today
We host it, we monitor it, we maintain it. You just paste one token.