hello.cv MCP
Connect AI agents to your hello.cv profile
Add the hello.cv MCP server to your agent and it gets native access to your profile, job search, and resume tools — with OAuth securing every request.
Get started DocumentationOAuth required · Works with Claude, Cursor, and Codex
Frictionless
Automate your career workflow through MCP
Add the hello.cv MCP server to your agent and it gets native access to your profile, job preferences, resume tools, and more — all secured with OAuth.
Claude Code setup
claude mcp add --transport http hellocv https://hello.cv/mcp
- Important: name the connector without a dot. Save it as 'hellocv', not 'hello.cv'. A dot in the connector name currently stops Claude from loading the tools inside a chat, even though the connector still authenticates and lists the tools on the connect screen.
- For Claude Code in the terminal, run the command above, then complete OAuth using the setup guide on this page.
- On Claude's desktop app, add a Custom Connector in settings. Use 'https://hello.cv/mcp' as the Remote MCP Server URL and save the connector as hellocv.
- The hello.cv MCP server uses OAuth with your hello.cv account before any tools can run.
Cursor setup
{
"mcpServers": {
"hello.cv": {
"url": "https://hello.cv/mcp",
"transport": "http"
}
}
}
- In Cursor, open MCP settings and add the configuration above.
- After saving, enable the server and complete OAuth when prompted, using the setup guide on this page.
Codex setup
codex mcp add --url hello.cv https://hello.cv/mcp
- For Codex CLI, run the command above, then complete OAuth using the setup guide on this page.
- In Codex's IDE, add the MCP server in settings with URL 'https://hello.cv/mcp', Streamable HTTP mode, and save it as hello.cv.
- The hello.cv MCP server uses OAuth with your hello.cv account before any tools can run.
OAuth-secured · Free with your hello.cv account
Set up in under a minute
One config block. OAuth sign-in. Works with Claude, Cursor, and Codex.
-
Sign in to hello.cv
Create a free account or log in. MCP access uses your existing hello.cv credentials.
Sign in -
Pick your AI tool
Choose the client you use: Claude Code, Cursor, Codex, or another MCP-compatible client. Steps 3 and 4 update for that tool.
-
Register the hello.cv MCP server
Open a terminal and run this command for Claude Code:
claude mcp add --transport http hello.cv https://hello.cv/mcp -
Open the MCP menu
Start a new session in your client and select hello.cv from the MCP server list.
claude /mcp -
Authorize
Select Authenticate when prompted. Sign in with your hello.cv account in the browser to complete OAuth.
-
You're set
Your agent can manage your profile, search jobs, tailor resumes, and more through hello.cv MCP.
Prompts
Ask your agent to…
Copy any prompt and drop it into your MCP client to interact with hello.cv using natural language.
- Pull up my full hello.cv profile and summarize my most recent role, top skills, and anything that looks outdated.
- Search for remote senior software engineer jobs and show me the five best matches based on my profile.
- Update my job preferences to focus on remote roles, product manager titles, and a minimum salary of $120k.
- Tailor my resume for this job posting and highlight the experience most relevant to the role.
- Add a new work experience entry for my current role at Acme Corp as Senior Engineer, starting in 2022.
- Rewrite my profile about section to emphasize leadership in AI product development while keeping it concise.
- Show my personalized job feed and flag any strong matches I have not saved or applied to yet.
- List the domains attached to my profile and show all DNS records on my primary .cv domain.
- Check my profile agent inbox and summarize any handoffs that still need my approval.
Agentic tools
Every tool your agent needs for your career
The hello.cv MCP server gives your agent native access to your profile, jobs, domains, and agent workflows through a single OAuth-protected integration.
-
Profile
Read and update your full profile — basics, about, work, education, skills, projects, and languages.
-
Jobs
Search roles, browse your personalized feed, refine preferences, and track saved or applied jobs.
-
Domains & DNS
View .cv domains attached to your profile and manage DNS records and domain settings.
-
Profile agent
Bootstrap your hello.cv agent, review inbox activity, update context, and respond to handoffs.
-
Theme & privacy
Update layout templates, colors, fonts, and privacy settings such as indexing and visibility.
-
Help & support
Get platform guidance and browser workflow instructions for tasks outside MCP.
Connect your career agent today
Get started freeOAuth required · Works with Claude, Cursor, and Codex