AI & Machine Learning
whet-systems.com
Provides information about Whet Dogs' AI services for home service contractors, its business details, and a booking link for free strategy sessions.
ENDPOINT 1
https://whet-systems.com/mcp
MCP server metadata
- Name
- whet-dogs-mcp
- Version
- 0.1.0
This MCP server exposes public information about Whet Dogs, a Blue Collar AI solutions company for home service contractors. Use the tools to learn about the business, services, values, and how to book a free strategy session.
Known tools 4
get_business_infoReturn the company name, mission, vision, unique value proposition, target audience, and core values for Whet Dogs.
Inferred read-onlyget_servicesReturn the list of AI services Whet Dogs builds for home service contractors.
Inferred read-onlyget_featuresReturn the reasons contractors trust Whet Dogs and how the team approaches building AI systems.
Inferred read-onlybook_strategy_sessionReturn the Calendly link where a contractor can book a free strategy session with Whet Dogs.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.whet-dogs-mcp]
url = "https://whet-systems.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"whet-dogs-mcp": {
"type": "http",
"url": "https://whet-systems.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: whet-dogs-mcp
Remote MCP URL: https://whet-systems.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"whet-dogs-mcp": {
"url": "https://whet-systems.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"whet-dogs-mcp": {
"type": "http",
"url": "https://whet-systems.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "whet-dogs-mcp",
"transport": "streamable-http",
"url": "https://whet-systems.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.