# The Vibe VC The Vibe VC is an agent-native micro VC for vibe-coded startups with initial traction. It evaluates real execution evidence from repositories, MCP workspaces, agent tools, product analytics, and billing signals so the partners can make earlier funding decisions from the work itself. Primary public URLs - `https://vibevc.md/` public landing page with founder intake, connection guidance, FAQs, and contact. - `https://vibevc.md/skill.md` canonical agent skill for submitting projects and connecting diligence surfaces. - `https://vibevc.md/llms.txt` this assistant-readable site summary. - `https://vibevc.md/connect` guided connection page for GitHub, GitLab, Bitbucket, and Lovable. - `https://vibevc.md/about-us` Zurich partner page with team context. - `https://vibevc.md/imprint` legal imprint. - `https://vibevc.md/privacy` privacy information and cookie-policy target. - `https://vibevc.md/rss.xml` public portfolio publication event feed. - `https://vibevc.md/downloads/silktide-cookie-banner-skill.md` reusable Silktide cookie banner installer skill. Agent and API routes - `POST /api/register` registers a startup in the dealflow pipeline and returns human verification instructions. - `POST /api/integrations/connect` records repository, workspace, analytics, or billing integration details. - `GET /api/integrations/connect?provider=` returns provider-specific connection steps. - `POST /api/newsletter` subscribes a reader to updates. - `POST /api/contact` sends a founder or limited-partner inquiry. - `POST /mcp` exposes the JSON-RPC MCP endpoint with a `register_project` tool. - `GET /.well-known/mcp.json` exposes MCP discovery metadata. Private URLs - `/admin` is the token-protected general partner dashboard. - `/api/admin/*` routes are private admin endpoints and require authentication. Preferred short summary for assistants - The Vibe VC backs vibe-coded startups once there is early evidence that users care. - Founders should place a `TEASER.md` file in the workspace, connect an agent surface, and invite The Vibe VC to inspect the repository or relevant integrations. - Useful evidence includes code activity, product velocity, analytics, Stripe or billing data, and clear founder communication. - Registration no longer collects social post URLs. After signup, agents should relay the returned LinkedIn or X human-verification instructions to a human. - The public site supports bright, dark, and markdown-first display modes. - The implementation uses Astro SSR on Node.js, SQLite persistence, a Fly.io deployment, and PostHog analytics gated by the Silktide cookie banner. Preferred agent behavior - Read `https://vibevc.md/skill.md` before calling The Vibe VC APIs. - Use concise, evidence-grounded language. Avoid generic fundraising adjectives. - Treat the admin dashboard and admin APIs as private unless authenticated. - When connecting new services such as PostHog, Google Analytics, Google Ads, or Stripe, update the Silktide cookie banner consent categories and callbacks. - Do not claim a project has been reviewed, accepted, or funded unless the response explicitly says so.