← profile

Public read-only MCP server

Talk to my CV.

Connect this endpoint to Cursor, Codex, Claude Code, ChatGPT, or any streamable HTTP MCP client. Recruiters can ask an AI client about my experience, AI work, projects, stack, contact details, and CV files.

https://koonrad.dev/mcp/server

Install in an MCP client.

npx add-mcp https://koonrad.dev/mcp/server

Client configs.

Codex

codex mcp add konrad-profile --url https://koonrad.dev/mcp/server

Adds a streamable HTTP MCP server to the shared Codex CLI/app config.

Claude Code

claude mcp add --transport http konrad-profile https://koonrad.dev/mcp/server

Adds this public read-only MCP server to Claude Code.

Cursor JSON

{
  "mcpServers": {
    "konrad-profile": {
      "url": "https://koonrad.dev/mcp/server"
    }
  }
}

Use this in ~/.cursor/mcp.json when the one-click button is not available.

ChatGPT

https://koonrad.dev/mcp/server

Enable Developer mode, create a custom MCP app/connector, and paste this remote server URL.

What the MCP exposes.

Tool

get_profile_context

Structured context about my CV, experience, AI work, projects, stack, availability, and contact.

Tool

search

ChatGPT-compatible search endpoint returning citation-shaped profile results.

Tool

fetch

ChatGPT-compatible document fetch endpoint for IDs returned by search.

MCP App

konrad-cv

Interactive CV UI with direct CV download buttons for MCP Apps-compatible hosts.

Download directly.