Overview
Yonyon — Yonatan Gross (yonyon.ai)
Public, no-auth MCP server for Yonatan Gross, an AI Platform Engineer & Backend Developer who ships production AI systems end-to-end (RAG, multi-agent, MCP servers, infrastructure). Creator of OrchestKit, an open-source Claude Code agent framework.
Transport: Streamable HTTP (JSON-RPC 2.0) — https://yonyon.ai/api/mcp
Tools
ask_yonatan— grounded RAG answer about Yonatan's work, projects, services, experiencebrowse_projects— list portfolio projects with linksbook_intro_call— link for a free 15-minute intro call
Resources
projects · services · about (text/markdown)
No auth. Rate limited to 10 req/IP/min.
Links: yonyon.ai · Developer docs · OpenAPI · llms.txt
Server Config
{
"mcpServers": {
"yonyon": {
"type": "streamable-http",
"url": "https://yonyon.ai/api/mcp"
}
}
}