Getting Started — Set Up Your AI Workspace
What you're building
About 2 minutes if you already have a paid AI account. 15 minutes if you need to install one first.
Pick your path
Either path lands you in the same place: your AI talking to Vibe Community directly.
Path A — claude.ai web (the easy one)
- 1
Open Connectors in claude.ai
Go to claude.ai/settings/connectors. You need to be signed in to a Pro or Max account — free accounts can't add custom connectors yet.
- 2
Click 'Add custom connector'
A small popup appears asking for a name and a URL.
- Name: anything. Vibe Community works.
- URL: paste exactly
https://ahmedbselim.com/mcpLeave the OAuth Client ID / Secret fields empty. They're optional. Click Add.
- 3
Sign in
Click the new connector → Connect. A new browser window opens. Enter the same email Ahmed has on file for you (the one your activation invite was sent to) — we'll email you a one-click link. No password to set.
Click the link in your inbox → land back on the consent page → click Allow access. You're connected.
- 4
Talk to it
Open a new chat in claude.ai. Try:
“What's on Vibe Community? What projects do I have?”
Your AI will use the new connector to pull your projects, threads, and deliverables. If you see your stuff back — you're done.
Path B — Codex, Cursor, Lovable, Claude Code
Every agent has its own UI but the shape is the same: paste the URL, sign in with magic link, you're connected.
URL (always): https://ahmedbselim.com/mcp
Codex (OpenAI's coding agent)
- 1
Open Codex settings
Settings → Model Context Protocol Servers (sometimes under Advanced or Integrations).
- 2
Add a new server
URL:
https://ahmedbselim.com/mcp— paste it as the HTTPS endpoint. Save. - 3
Restart Codex
The config picks up on restart. Reopen Codex.
- 4
Authenticate
An Authenticate button appears next to the new server. Click it → enter the email you enrolled with → click the magic-link in your inbox → approve. Done.
Lovable
- 1
Open project Settings
Inside your Lovable project, open Settings → Integrations (or MCP / Connectors depending on your version).
- 2
Add custom MCP
URL:
https://ahmedbselim.com/mcp. Save. - 3
Sign in via magic link
Lovable prompts you to authenticate. Enter your enrolment email → click the link → approve. Your Lovable agent now has the same Vibe Community tools as Claude.
Cursor
Cursor exposes MCP servers under Settings → MCP. Add a custom server with type http and URL https://ahmedbselim.com/mcp. Sign in via the popup. Same magic-link flow.
Claude Code (CLI — for power users)
If you're on the terminal:
claude mcp add --transport http --scope user vibe-community https://ahmedbselim.com/mcp
Claude prints a URL for the sign-in flow; click it, enter your email, approve.
Verify
In any of those agents, type /mcp to list connected servers. You should see vibe-community in the list with status connected.
What you can ask now
- “What's my project status?” → pulls your deliverables checklist
- “Post a thread on [project] asking Ahmed about X.” → opens a thread on your behalf
- “What tutorials are there?” → lists public tutorials
- “What's the latest in the weekly feed?” → shows Ahmed's curated picks
Got stuck?
Open the portal, start a thread, and ask. Or message in the WhatsApp group. We'll sort it.
Run this with your AI
Paste this into any agent — Claude Code, Cursor, ChatGPT — and it walks you through the lesson interactively.
Done when
VS Code is installed, Claude Code is signed in, and (if you have a token) Vibe Community's MCP is connected — confirmed by Claude responding to 'list projects on Vibe Community'.