# actuallyitsnathaniel developer portal

Public, read-only APIs for Nathaniel Bowman (actuallyitsnathaniel). Same facts as the terminal — bio, projects, toolbelt, resume, contact. No API key. The sandbox is this data; nothing here mutates.

Start with https://dev.actuallyitsnathaniel.com/llms.txt for when-to-use. Product MCP (Streamable HTTP): https://dev.actuallyitsnathaniel.com/api/mcp and https://dev.actuallyitsnathaniel.com/.well-known/mcp. Docs MCP: https://dev.actuallyitsnathaniel.com/api/mcp-docs. REST is a thin adapter at https://dev.actuallyitsnathaniel.com/api/v1. Spec: https://dev.actuallyitsnathaniel.com/openapi.json. Optional anonymous agent_auth walkthrough: https://dev.actuallyitsnathaniel.com/auth.md.

GET https://dev.actuallyitsnathaniel.com/api/v1/sandbox returns the catalog with environment=sandbox. Claude Desktop's custom-connector UI may force OAuth on unauthenticated MCP; use npx mcp-remote https://dev.actuallyitsnathaniel.com/api/mcp if that happens. NLWeb: GET/POST https://dev.actuallyitsnathaniel.com/ask.
