Model Context Protocol Server

The First Portfolio
AI Agents Can Hire

HireMe MCP exposes Djaouad Frih's real profile, shipped products, fixed pricing and a project-brief intake over MCP. Connect it once — your AI does the hiring homework: vets the work, checks availability, files the brief.

claude — mcp

connected · hireme-mcp@1.0.0

user

Find me a freelance AI engineer under $2k for a support chatbot.

agent · tool call

get_pricing() →

"AI agents & chatbots — From $500 · ~1–2 weeks"

agent · tool call

search_projects("RAG") →

Smart PDF Workspace — docs.djaouad.tech ✓

submit_project_brief()

Brief filed ✓ Fixed quote within 24h.

How it works

Three Steps to Hire

Connect

One URL into Claude, Cursor or any MCP client. No auth for read tools.

Ask

Your AI queries profile, shipped projects and pricing — grounded, not hallucinated.

Hire

The agent files a project brief on your behalf. Fixed quote back within 24 hours.

Built for these moments

Famous Flows This Server Was Built For

"Claude — I need a freelance AI engineer to build a support chatbot under $2,000. Find someone good and send them my requirements."
get_pricing → search_projects → submit_project_brief
"Check whether Djaouad has shipped production RAG systems and if he is available right now."
get_profile → search_projects
"Compare Djaouad's pricing vs an agency for a document-Q&A product, and check his next opening."
get_pricing → search_projects → get_next_slot

One-paste setup

Connect It In Seconds

claude_desktop_config.json

{
  "mcpServers": {
    "hireme-mcp": {
      "url": "https://mcp.djaouad.tech/mcp"
    }
  }
}

Settings → Developer → Edit Config → paste and restart Claude Desktop.

Live API

Playground

Same handlers behind https://mcp.djaouad.tech/mcp — what your AI sees is what you get.

arguments.json

response

// pick a tool and hit run — this calls the live API the MCP tools use