General Tools
houseofvibes.app
Provides access to House of Vibes community data including builder paths, leaderboards, member stats, and upcoming events.
ENDPOINT 1
https://houseofvibes.app/api/mcp
MCP server metadata
- Name
- house-of-vibes
- Version
- 2
Known tools 9
community_overviewWhat House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.
Inferred read-onlybuilder_pathThe four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.
Inferred read-onlymember_statsOne member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.
Inferred read-onlyupcoming_eventsUpcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.
Inferred read-onlyopen_quests_and_bountiesThe community quest catalog and the open/claimed bounty board (title, XP reward, status).
Inferred read-onlyhangout_infoPublic facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.
Inferred read-onlysearch_stay_packagesSearch national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).
Inferred read-onlysearch_month_hopsMulti-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-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-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
MCP server metadata
- Name
- house-of-vibes
- Version
- 2
Known tools 9
community_overviewWhat House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.
Inferred read-onlybuilder_pathThe four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.
Inferred read-onlymember_statsOne member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.
Inferred read-onlyupcoming_eventsUpcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.
Inferred read-onlyopen_quests_and_bountiesThe community quest catalog and the open/claimed bounty board (title, XP reward, status).
Inferred read-onlyhangout_infoPublic facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.
Inferred read-onlysearch_stay_packagesSearch national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).
Inferred read-onlysearch_month_hopsMulti-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-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-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
MCP server metadata
- Name
- house-of-vibes
- Version
- 2
Known tools 9
community_overviewWhat House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.
Inferred read-onlybuilder_pathThe four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.
Inferred read-onlymember_statsOne member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.
Inferred read-onlyupcoming_eventsUpcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.
Inferred read-onlyopen_quests_and_bountiesThe community quest catalog and the open/claimed bounty board (title, XP reward, status).
Inferred read-onlyhangout_infoPublic facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.
Inferred read-onlysearch_stay_packagesSearch national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).
Inferred read-onlysearch_month_hopsMulti-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-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-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
MCP server metadata
- Name
- house-of-vibes
- Version
- 2
Known tools 9
community_overviewWhat House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.
Inferred read-onlybuilder_pathThe four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.
Inferred read-onlymember_statsOne member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.
Inferred read-onlyupcoming_eventsUpcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.
Inferred read-onlyopen_quests_and_bountiesThe community quest catalog and the open/claimed bounty board (title, XP reward, status).
Inferred read-onlyhangout_infoPublic facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.
Inferred read-onlysearch_stay_packagesSearch national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).
Inferred read-onlysearch_month_hopsMulti-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-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-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.
houseofvibes.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.