ANAlpesh Nakrani
SolutionsBlogBooksPraiseAboutWork with me
For agents and developers

Developer hub

Every machine-readable surface this site exposes, in one place. All of it is public, read-only, and requires no authentication — see auth.md for the full statement.

PathContent-TypePurpose
/llms.txttext/plainShort, agent-oriented summary and key links (llmstxt.org).
/AGENTS.mdtext/markdownGuide for AI agents visiting this site.
/openapi.jsonapplication/openapi+jsonOpenAPI 3.1 spec for the public, read-only endpoints.
/.well-known/agent-card.jsonapplication/jsonGoogle A2A agent card: name, skills, capabilities.
/.well-known/agents.jsonapplication/jsonDirectory of AI agent surfaces on this site.
/.well-known/mcp.jsonapplication/jsonMCP discovery document.
/.well-known/mcp/server-card.jsonapplication/jsonMCP server capability card.
/.well-known/webmcp.jsonapplication/jsonWebMCP tool manifest.
/.well-known/agent-skills/index.jsonapplication/jsonAgent Skills index (browse-books, browse-essays).
/.well-known/api-catalogapplication/linkset+jsonAPI catalog linkset (RFC 9727).
/.well-known/healthapplication/health+jsonService health document.
/.well-known/oauth-authorization-serverapplication/jsonAgent-auth metadata (WorkOS agent_auth extension).
/.well-known/oauth-protected-resourceapplication/jsonProtected-resource metadata.
/auth.mdtext/markdownAgent authentication and registration guide.
/pricing.mdtext/markdownAgent content contract: pricing, limits, and support paths.
/rss.xmlapplication/rss+xmlEssays and points-of-view feed.
/sitemap-index.xmlapplication/xmlFull sitemap index.

Notes

  • The MCP endpoint advertised in the MCP discovery documents (/mcp) is not yet deployed — the discovery metadata describes the intended shape ahead of the live server.
  • WebMCP tools are also registered imperatively in-page vianavigator.modelContext.registerTool for agents that support it.
  • Unknown paths under /.well-known/, /agent/, and /mcpreturn structured JSON (RFC 9457 problem details), not an HTML error page.

Ask AI about Developer hub