Skip to main content

AyushWorks developer resources

AyushWorks (ayushworks.com) is the public portfolio of Ayush Singh (shydev), a software engineer. This page is the developer portal: MCP server, OpenAPI spec, authentication notes, and content negotiation. Nothing here requires an API key.

MCP server (Streamable HTTP): POST JSON-RPC 2.0 to https://ayushworks.com/mcp. Protocol versions 2025-06-18, 2025-11-25, and 2026-07-28 are accepted. Tools: get_profile, list_projects, list_posts, get_post. Discovery: /.well-known/mcp.json, /.well-known/mcp, and /.well-known/mcp/server-card.json.

OpenAPI specification: https://ayushworks.com/openapi.json. It describes the MCP endpoint, Markdown negotiation, llms.txt, and this portal so agents can map the surface without crawling HTML.

Authentication: none. Every public URL on ayushworks.com is readable without OAuth, cookies, or an API key. Do not send secrets. Details: https://ayushworks.com/auth.md.

Markdown: send Accept: text/markdown to any page (for example curl -H "Accept: text/markdown" https://ayushworks.com/). HTML remains the default for browsers. Index: https://ayushworks.com/llms.txt. Sitemap: https://ayushworks.com/sitemap.xml. RSS: https://ayushworks.com/feed.xml.

Contact for integrations or hiring: ayush1337@hotmail.com. Person: Ayush Singh. Brand: AyushWorks. Location: India.

AyushWorks endpoints