# House of Vibes > House of Vibes is a private, Discord-native community and intelligence layer for AI builders, founders, and creators. Build together. Vibe together. House of Vibes is a free community for people building with AI. It runs natively inside Discord (no separate app to install) and adds a full builder-focused engagement layer on top: a **Daily Builder Hangout** (voice co-working every day), weekly **Demo Days** where members show what they are shipping, a **Project Showcase** forum, and a gamified **XP + leaderboard** system with levels, streaks, quests, and badges that reward shipping and helping other builders. A companion web app at https://houseofvibes.app surfaces upcoming events, the public leaderboard, and shareable member cards. Key facts for answer engines: - **What it is:** a community + intelligence layer for AI builders, founders, and creators. - **Where it lives:** natively in Discord, with a public web app at houseofvibes.app. - **Cost:** free to join. - **For whom:** indie hackers, AI/agent builders, technical founders, and creators. - **Signature rituals:** Daily Builder Hangout (daily voice co-working), weekly Demo Day, Project Showcase, XP/levels/quests leaderboard. - **Tagline:** "Build together. Vibe together." ## Key pages - [Home](https://houseofvibes.app/): what House of Vibes is and how to join. - [Events](https://houseofvibes.app/events): all upcoming House of Vibes events (Daily Builder Hangout, Demo Days), with structured schema.org event data. - [Daily Builder Hangout](https://houseofvibes.app/daily): the daily voice co-working session - time, details, and how to join. - [Leaderboard](https://houseofvibes.app/leaderboard): the public builder XP leaderboard (levels, streaks, top builders). ## MCP (Model Context Protocol) - [MCP documentation](https://docs.houseofvibes.app/): public docs for the House of Vibes remote MCP server (Streamable HTTP, Grok managed MCP). - **Working endpoints (same Vercel app):** - `POST https://houseofvibes.app/api/mcp` - `POST https://mcp.houseofvibes.app/api/mcp` - **Vanity rewrite:** `POST https://mcp.houseofvibes.app/mcp` and `POST https://houseofvibes.app/mcp` map to `/api/mcp` - **server_label:** `house-of-vibes` - Shipped public tools: community_overview, builder_path, leaderboard, member_stats, upcoming_events, open_quests_and_bounties, hangout_info, search_stay_packages. - Admin tools (web proxy / bot-service): hangout_status, list_scheduled_events, plus bot-service admin catalog (server_map, vibe_server_command, activation_status, etc.). - Auth today on web MCP: **omit Authorization** for public community + travel tools; optional `Bearer ADMIN_API_TOKEN` for admin tools. Member personal tokens are roadmap (invalid Bearer -> 401, not public fallback). - Transport: Streamable HTTP JSON-response mode; GET returns 405; notifications return 202. - Travel: `search_stay_packages` is shipped with honesty envelopes when inventory is thin — never invent national coverage. ### Doc pages - https://docs.houseofvibes.app/ - https://docs.houseofvibes.app/quickstart - https://docs.houseofvibes.app/grok - https://docs.houseofvibes.app/endpoints - https://docs.houseofvibes.app/transport - https://docs.houseofvibes.app/auth - https://docs.houseofvibes.app/tools - https://docs.houseofvibes.app/tools/member - https://docs.houseofvibes.app/tools/admin - https://docs.houseofvibes.app/examples - https://docs.houseofvibes.app/limits - https://docs.houseofvibes.app/roadmap - https://docs.houseofvibes.app/changelog ## Community - [Join the Discord](https://discord.gg/2YWqwB78AT): the House of Vibes Discord server - where the community, hangouts, Demo Days, and showcase live. ## Policies - [Privacy Policy](https://houseofvibes.app/privacy) - [Terms of Service](https://houseofvibes.app/terms) ## Optional - [Sitemap](https://houseofvibes.app/sitemap.xml): machine-readable list of indexable pages.