INDIVIDUAL MCP TOOL
upcoming_events
Upcoming vetted virtual events/opportunities for the community (AI / startup / builder / creator), sorted by soonest start.
LIVE ENDPOINT
https://houseofvibes.app/mcp
Connect to this endpoint to inspect the live schema for upcoming_events and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
community_overview— What House of Vibes is: product one-liner, pillars (roof/food/opportunity/belonging/education), public links, and Grok MCP connection hints.builder_path— The four-rung builder path (Belong → No-code → Vibe code → AI builder) with one next action each.leaderboard— Top House of Vibes builders by total XP, with their level and tier.member_stats— One member's builder stats: total XP, level, tier, current daily streak, and leaderboard rank.open_quests_and_bounties— The community quest catalog and the open/claimed bounty board (title, XP reward, status).hangout_info— Public facts for the Daily House of Vibes Hangout: schedule (11 AM–11 PM CT), Discord lounge, web /daily link.search_stay_packages— Search national best-value short-term stay packages via the Travel packages API (not nearest-hotel OTA).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.