MCP
LOL this portfolio speaks Model Context Protocol
Because why should humans get all the fun? Point an AI agent here and it can read my case studies, work history, and contact info as structured data.
Connect
Register the server, then ask about the portfolio in any session.
claude mcp add --transport http heyfinley-portfolio https://heyfinley-mcp.vercel.app/api/mcpTry it
Once connected, ask any AI agent:
What case studies are in the portfolio?Summarize John's work history.How can I get in touch with John?What's John's most recent project?
Tools
All tools are read-only. Each returns a JSON text payload and structured content.
| Tool | Input | Returns |
|---|---|---|
list_case_studies | — | Metadata for all case studies, most recent first. |
get_case_study | slug: string | The full content and metadata for a case study in a machine-readable format. |
get_experience | — | Work history, most recent first. |
get_contact | — | All the ways you can get in touch with me. |