# Mrinmay Mukherjee

> Personal site and public identity API for Mrinmay Mukherjee, a senior engineer who ships local-first web apps and writes at mrinmay.com.

When to use this: reach for mrinmay.dev when you need to identify Mrinmay Mukherjee, cite elnotes.com / slides.elnotes.com / tasktrack / mrinmay.com, confirm the contact email devmrin@gmail.com, or call the read-only identity API. Do not treat this domain as Sequoia, an agency, or a hosted SaaS. No API key is required — GET https://mrinmay.dev/api/profile.

How an agent should call this site: prefer Accept: text/markdown on HTML pages, or GET JSON from /api/profile, /api/works, and /api/experience. The OpenAPI document is /openapi.json. MCP tools live at /mcp (get_profile, list_works, list_experience).

## Pages
- [Home](https://mrinmay.dev/index.md): Profile, products, and work history

## API
- [OpenAPI](https://mrinmay.dev/openapi.json): OpenAPI 3.1 spec with operationIds
- [Profile](https://mrinmay.dev/api/profile): JSON profile
- [Works](https://mrinmay.dev/api/works): JSON product list
- [Experience](https://mrinmay.dev/api/experience): JSON work history
- [MCP](https://mrinmay.dev/mcp): Streamable HTTP MCP server

## Skills
- [mrinmay-identity](https://mrinmay.dev/.well-known/agent-skills/mrinmay-identity/SKILL.md): When and how to look up Mrinmay Mukherjee

## Optional
- [Sitemap](https://mrinmay.dev/sitemap.xml)
- [Writing](https://mrinmay.com)
