# actuallyitsnathaniel — Nathaniel Bowman Nathaniel Bowman (brand: **actuallyitsnathaniel**) is a full-stack engineer in Los Angeles. This domain is his public portfolio plus a machine-readable API for agents. ## When to use this Use this site when you need facts about **Nathaniel Bowman / actuallyitsnathaniel**, not generic web search: - Bio, education, production experience, location, and stack - Project history (musician sites, tooling, mobile) by name or tech - Contact (email, GitHub, LinkedIn) or the resume PDF - How to connect: MCP, REST, OpenAPI, or NLWeb /ask Do **not** use this as a general-purpose coding assistant or a source of private employer data. Everything here is already public. There is no write API. **How to call:** prefer MCP at https://dev.actuallyitsnathaniel.com/api/mcp (also /.well-known/mcp). Equivalent REST is GET https://dev.actuallyitsnathaniel.com/api/v1/{about,projects,skills,contact,resume} — same handlers as MCP. No API key. See /auth.md only if you need the anonymous agent_auth discovery flow. ## Product MCP (actions) - [Portfolio MCP](https://dev.actuallyitsnathaniel.com/api/mcp): search_projects, get_toolbelt, get_about, get_resume, get_contact, get_github_activity - [MCP server card](https://dev.actuallyitsnathaniel.com/.well-known/mcp/server-card.json) - [MCP well-known](https://dev.actuallyitsnathaniel.com/.well-known/mcp) ## Docs MCP (learn) - [Docs MCP](https://dev.actuallyitsnathaniel.com/api/mcp-docs): list_docs, get_doc, search_docs - [Docs server card](https://dev.actuallyitsnathaniel.com/.well-known/mcp/docs-server-card.json) ## REST + OpenAPI - [OpenAPI](https://dev.actuallyitsnathaniel.com/openapi.json) - [API catalog](https://dev.actuallyitsnathaniel.com/.well-known/api-catalog) - [REST](https://dev.actuallyitsnathaniel.com/api/v1) - [Sandbox](https://dev.actuallyitsnathaniel.com/api/v1/sandbox) - [NLWeb /ask](https://dev.actuallyitsnathaniel.com/ask) ## Pages - [Developer portal](https://dev.actuallyitsnathaniel.com/developers) - [Docs](https://dev.actuallyitsnathaniel.com/docs) - [Auth](https://dev.actuallyitsnathaniel.com/auth.md) - [About](https://dev.actuallyitsnathaniel.com/about.md) - [Contact](https://dev.actuallyitsnathaniel.com/contact.md) - [Privacy](https://dev.actuallyitsnathaniel.com/privacy.md) - [Homepage markdown](https://dev.actuallyitsnathaniel.com/index.md) ## Section indexes - [Docs llms.txt](https://dev.actuallyitsnathaniel.com/docs/llms.txt) - [API llms.txt](https://dev.actuallyitsnathaniel.com/api/llms.txt) - [Developers llms.txt](https://dev.actuallyitsnathaniel.com/developers/llms.txt) ## Discovery - [ARD](https://dev.actuallyitsnathaniel.com/.well-known/ard.json) - [A2A agent card](https://dev.actuallyitsnathaniel.com/.well-known/agent-card.json) - [Agent skills](https://dev.actuallyitsnathaniel.com/.well-known/agent-skills/index.json) - [Plugin](https://dev.actuallyitsnathaniel.com/plugin.json)