MCP server
GET/POST https://www.rubenmarcus.dev/api/mcp
A public Streamable HTTP-style JSON-RPC endpoint. Start with initialize,
then call tools/list. Authentication is not required.
Resume
/api/resume.json— structured JSON/api/resume.txt— plain text
Discovery
/.well-known/api-catalog— RFC 9727 API catalog/.well-known/mcp/server-card.json— MCP Server Card/.well-known/agent-skills/index.json— Agent Skills index/openapi.json— OpenAPI 3.1 description
Health and caching
/api/health returns current service health. Public discovery documents may be cached; API and OAuth responses should be treated as dynamic.