# Docs — actuallyitsnathaniel

Documentation for Nathaniel Bowman's public agent surface. Humans use the terminal (path routes under https://dev.actuallyitsnathaniel.com). Agents use MCP, /llms.txt, and markdown twins. Content is the same bio, work, and contact already on the site.

Index: https://dev.actuallyitsnathaniel.com/llms.txt. Developer portal: https://dev.actuallyitsnathaniel.com/developers. OpenAPI: https://dev.actuallyitsnathaniel.com/openapi.json. Auth (anonymous): https://dev.actuallyitsnathaniel.com/auth.md. REST notes live in /api.md (generated). Product MCP https://dev.actuallyitsnathaniel.com/api/mcp; docs MCP https://dev.actuallyitsnathaniel.com/api/mcp-docs. NLWeb https://dev.actuallyitsnathaniel.com/ask.

Authentication is anonymous. GET /api returns 401 with WWW-Authenticate only as a discovery hint for agents that look for resource_metadata — the read API does not require a token. JSON errors: { "error": { "code", "message", "hint" } }.
