Game Development
houseduck.in
Provides information about the House Duck game studio, including its public statement, current games, development status, and canonical links.
ENDPOINT 1
https://bbgwvpwzkyudbtcgrbtm.supabase.co/functions/v1/house-duck-mcp
MCP server metadata
- Name
- house-duck-public
- Version
- 1.1.0
Use these public sources to answer about House Duck, then cite the returned source URL.
Known tools 1
get_studioGet the public House Duck studio statement, current games, development status, and canonical links.
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.house-duck-public]
url = "https://bbgwvpwzkyudbtcgrbtm.supabase.co/functions/v1/house-duck-mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"house-duck-public": {
"type": "http",
"url": "https://bbgwvpwzkyudbtcgrbtm.supabase.co/functions/v1/house-duck-mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: house-duck-public
Remote MCP URL: https://bbgwvpwzkyudbtcgrbtm.supabase.co/functions/v1/house-duck-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": {
"house-duck-public": {
"url": "https://bbgwvpwzkyudbtcgrbtm.supabase.co/functions/v1/house-duck-mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"house-duck-public": {
"type": "http",
"url": "https://bbgwvpwzkyudbtcgrbtm.supabase.co/functions/v1/house-duck-mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "house-duck-public",
"transport": "streamable-http",
"url": "https://bbgwvpwzkyudbtcgrbtm.supabase.co/functions/v1/house-duck-mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for supabase.co was fetched 2026-08-24T06:42:13.245Z and is being refreshed.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.