Talk to this portfolio

MCP Server

Add Arthur’s portfolio to Claude, Cursor, or any AI assistant. Ask questions, browse projects, and explore interactive demos — all from your chat.


Setup

In Claude Desktop or Claude.ai, go to Settings → Connectors → Add → paste the URL:

https://arthurmonnet.com/mcp

Run in your terminal:

claude mcp add --transport http arthur-monnet https://arthurmonnet.com/mcp
Add to Cursor

Or add manually: Settings → MCP → Add remote server → paste https://arthurmonnet.com/mcp

Add to your ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "arthur-monnet": {
      "serverUrl": "https://arthurmonnet.com/mcp"
    }
  }
}

Try asking

“Who is Arthur Monnet?” “Show me his work” “What does Arthur think about AI in design?” “Is Arthur available for hire?” “Tell me about Distill” “Give me a recruiter brief”

Data

Read-only tools that return structured data about Arthur’s background, work, and availability.

get_profileread-only Bio, career, skills, and links search_workread-only Search across all projects and experience get_contextread-only Voice, philosophy, and interview answers get_opinionsread-only Takes on design, AI, and craft get_availabilityread-only Status, preferences, and contact get_recruiter_briefread-only Complete overview in one call

Interactive Apps

Rich experiences that render directly in your chat.

get_case_studies
Project Carousel

Browse case studies as an interactive carousel with images, tech stacks, and links to full write-ups.

renders UI
terminal
Portfolio CLI

A retro command-line interface to explore projects, view skill bars, and discover easter eggs.

renders UI