MCP server
This site is also an MCP server. Add it to Claude, ChatGPT or Cursor and ask about me instead of reading.
Connect
Claude — Settings, Connectors, Add custom connector, paste the URL.
ChatGPT — Settings, Apps and connectors, Create (developer mode), paste the URL.
https://francoismassanes.com/api/mcpCursor, Claude Code, any stdio client
{
"mcpServers": {
"francois": { "url": "https://francoismassanes.com/api/mcp" }
}
}From a terminal, without any client:
curl -s https://francoismassanes.com/api/mcp \
-H 'content-type: application/json' -H 'accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'Try asking
- “What has François shipped with the Vercel AI SDK?”
- “Is he a fit for a head of product role on an industrial SaaS?”
- “Which trail should I run near Annecy?”
Tools
get_profileBio, location, headline, languages and links.get_experiencePositions with dates, role, summary and highlights; education.get_projectsProblems worked on: context, problem, approach, stack, status.get_projectOne project by slug.get_skillsSkill groups and the tools actually used, with where.get_trailOutdoor: trail and ski routes (GPX), plus races and UTMB index.get_readingArticles that stuck, with a one-line why.get_delivery_labDiscovery-to-delivery pipeline: steps, status, tools and what is open.searchFull-text search across all of the above.