The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the HireMe MCP listing page.
The first portfolio AI agents can hire. An open Model Context Protocol server that exposes Djaouad Frih's real profile, shipped products, fixed pricing and a project-brief intake — so Claude, Cursor, ChatGPT or any MCP client can vet the work and file a brief on your behalf.
Live: https://mcp.djaouad.tech · MCP endpoint: https://mcp.djaouad.tech/mcp
| Tool | Type | What it does |
|---|---|---|
get_profile | read | Identity, stack, live products, availability, contact links |
search_projects | read | Semantic-ish search over shipped projects (proof of experience) |
get_pricing | read | Fixed-price services in USD with ETAs |
get_next_slot | read | Availability status + direct booking link |
submit_project_brief | write | Files a project brief → persisted + emailed. Rate limited per IP |
get_pricing → search_projects → files a brief.Copy backend/.env.example → .env. Without DATABASE_URL it runs in memory-only demo mode; without Gmail creds email notifications are skipped silently.
render.yaml included (free tier). Set DATABASE_URL, ADMIN_TOKEN, optional GMAIL_USER/GMAIL_APP_PASSWORD.netlify.toml (static export). Attach custom domain mcp.djaouad.tech.eas build -p android --profile preview or expo run:android.Built by Djaouad Frih — this server is itself the demo of what he ships.