← Registry

General Tools

houseofvibes.app

Provides access to House of Vibes community data including builder paths, leaderboards, member stats, and upcoming events.

4 endpoints36 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://houseofvibes.app/api/mcp

No auth detected

MCP server metadata

Name
house-of-vibes
Version
2
Capabilities
tools

Known tools 9

community_overview

What House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.

Inferred read-only
builder_path

The four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.

Inferred read-only
leaderboard

Top House of Vibes builders by total XP, with their level and tier.

Inferred read-only
member_stats

One member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.

Inferred read-only
upcoming_events

Upcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.

Inferred read-only
open_quests_and_bounties

The community quest catalog and the open/claimed bounty board (title, XP reward, status).

Inferred read-only
hangout_info

Public facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.

Inferred read-only
search_stay_packages

Search national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).

Inferred read-only
search_month_hops

Multi-hop bounce-month stay plan: splits startDate into classic hops (5-night bridge + 14-night mid + rest of calendar month), runs one packages search per hop with totalBudget split by nights.

Inferred read-only

CONNECT 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-of-vibes]
url = "https://houseofvibes.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://houseofvibes.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: house-of-vibes
Remote MCP URL: https://houseofvibes.app/api/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-of-vibes": {
      "url": "https://houseofvibes.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://houseofvibes.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "house-of-vibes",
  "transport": "streamable-http",
  "url": "https://houseofvibes.app/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://mcp.houseofvibes.app/api/mcp

No auth detected

MCP server metadata

Name
house-of-vibes
Version
2
Capabilities
tools

Known tools 9

community_overview

What House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.

Inferred read-only
builder_path

The four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.

Inferred read-only
leaderboard

Top House of Vibes builders by total XP, with their level and tier.

Inferred read-only
member_stats

One member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.

Inferred read-only
upcoming_events

Upcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.

Inferred read-only
open_quests_and_bounties

The community quest catalog and the open/claimed bounty board (title, XP reward, status).

Inferred read-only
hangout_info

Public facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.

Inferred read-only
search_stay_packages

Search national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).

Inferred read-only
search_month_hops

Multi-hop bounce-month stay plan: splits startDate into classic hops (5-night bridge + 14-night mid + rest of calendar month), runs one packages search per hop with totalBudget split by nights.

Inferred read-only

CONNECT 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-of-vibes]
url = "https://mcp.houseofvibes.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://mcp.houseofvibes.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: house-of-vibes
Remote MCP URL: https://mcp.houseofvibes.app/api/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-of-vibes": {
      "url": "https://mcp.houseofvibes.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://mcp.houseofvibes.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "house-of-vibes",
  "transport": "streamable-http",
  "url": "https://mcp.houseofvibes.app/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://mcp.houseofvibes.app/mcp

No auth detected

MCP server metadata

Name
house-of-vibes
Version
2
Capabilities
tools

Known tools 9

community_overview

What House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.

Inferred read-only
builder_path

The four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.

Inferred read-only
leaderboard

Top House of Vibes builders by total XP, with their level and tier.

Inferred read-only
member_stats

One member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.

Inferred read-only
upcoming_events

Upcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.

Inferred read-only
open_quests_and_bounties

The community quest catalog and the open/claimed bounty board (title, XP reward, status).

Inferred read-only
hangout_info

Public facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.

Inferred read-only
search_stay_packages

Search national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).

Inferred read-only
search_month_hops

Multi-hop bounce-month stay plan: splits startDate into classic hops (5-night bridge + 14-night mid + rest of calendar month), runs one packages search per hop with totalBudget split by nights.

Inferred read-only

CONNECT 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-of-vibes]
url = "https://mcp.houseofvibes.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://mcp.houseofvibes.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: house-of-vibes
Remote MCP URL: https://mcp.houseofvibes.app/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-of-vibes": {
      "url": "https://mcp.houseofvibes.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://mcp.houseofvibes.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "house-of-vibes",
  "transport": "streamable-http",
  "url": "https://mcp.houseofvibes.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 4

https://houseofvibes.app/mcp

No auth detected

MCP server metadata

Name
house-of-vibes
Version
2
Capabilities
tools

Known tools 9

community_overview

What House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.

Inferred read-only
builder_path

The four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.

Inferred read-only
leaderboard

Top House of Vibes builders by total XP, with their level and tier.

Inferred read-only
member_stats

One member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.

Inferred read-only
upcoming_events

Upcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.

Inferred read-only
open_quests_and_bounties

The community quest catalog and the open/claimed bounty board (title, XP reward, status).

Inferred read-only
hangout_info

Public facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.

Inferred read-only
search_stay_packages

Search national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).

Inferred read-only
search_month_hops

Multi-hop bounce-month stay plan: splits startDate into classic hops (5-night bridge + 14-night mid + rest of calendar month), runs one packages search per hop with totalBudget split by nights.

Inferred read-only

CONNECT 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-of-vibes]
url = "https://houseofvibes.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://houseofvibes.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: house-of-vibes
Remote MCP URL: https://houseofvibes.app/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-of-vibes": {
      "url": "https://houseofvibes.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "house-of-vibes": {
      "type": "http",
      "url": "https://houseofvibes.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "house-of-vibes",
  "transport": "streamable-http",
  "url": "https://houseofvibes.app/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 houseofvibes.app was fetched 2026-08-25T17:57:43.997Z.

Trust status Neutral

houseofvibes.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.