Jelloeater Developer Resources, APIs & Agent Hub
Welcome to the Jelloeater developer portal and autonomous agent hub. This portal documents machine-readable interfaces, Model Context Protocol (MCP) servers, OpenAPI 3.1.0 specifications, Agentic Resource Discovery (ARD), Agent-to-Agent (A2A) cards, agent authentication (WorkOS auth.md), and developer integration endpoints across https://jelloeater.me.
1. Quickstart & Integration Overview
AI agents and human developers can interact with Jelloeater via standard open protocols:
- Model Context Protocol (MCP): Streamable HTTP transport and manifest at
/.well-known/mcp.json. - OpenAPI 3.1.0: Full REST and endpoint schema at
/openapi.jsonand/api/openapi.yaml. - Agent Resource Discovery (ARD): Catalog at
/.well-known/ai-catalog.json. - Agent-to-Agent (A2A): Agent card at
/.well-known/agent-card.json. - Agent Skills: Discoverable tool actions at
/.well-known/agent-skills/index.json. - Agent Plugins: Schema bundle at
/plugin.json(agent-plugins.org). - RFC 9727 API Catalog: Linkset index at
/.well-known/api-catalog. - WorkOS auth.md: Authentication walkthrough at
/auth.md. - NLWeb: Natural language query endpoint at
POST /askwith SSE streaming.
2. Machine-Readable Indexes & LLM Guidance
- llms.txt: Standard machine-readable site index, guidance, and when-to-use directory for AI agents.
- llms-full.txt: Extended topic catalog, deep-dive index, and content references for LLMs.
- Modular llms.txt: Scoped context for developer tools and APIs.
- XML Sitemap: Complete URL inventory for indexing and discovery.
- Security Policy: Cryptographic contact and RFC 9116 security disclosure statement.
- vCard: Machine-readable vCard contact record.
3. Model Context Protocol (MCP) Server
Jelloeater provides Model Context Protocol (MCP) endpoints and manifests for AI agents (Claude, ChatGPT, Goose, Cursor, Windsurf) seeking developer resources, articles, and recommendations:
- MCP Manifest Endpoint:
/.well-known/mcp.json(and/.well-known/mcp/manifest.json) - MCP Server Card:
/.well-known/mcp/server-card.json - Transport Support: Streamable HTTP / Server-Sent Events (SSE) & stdio tool specs.
- Tools Provided:
search_garden: Search articles, blog posts, and technical writeups by keyword.get_developer_resources: Fetch machine-readable OpenAPI specs and endpoint links.get_contact_card: Retrieve cryptographic proofs, PGP keys, and contact endpoints.
4. OpenAPI Specification & Endpoints
- OpenAPI JSON (3.1.0): Machine-readable OpenAPI 3.1.0 schema.
- OpenAPI YAML (3.1.0): OpenAPI YAML specification.
- API Catalog (RFC 9727): Machine-readable linkset linking service descriptions.
Available Endpoints
GET /openapi.json- OpenAPI 3.1.0 specificationGET /.well-known/mcp.json- MCP tool schemas and transportGET /.well-known/ai-catalog.json- Agentic Resource Discovery catalogGET /.well-known/agent-card.json- A2A Agent CardGET /.well-known/agent-skills/index.json- Agent Skills indexPOST /ask- NLWeb natural language query endpoint (supports SSE streaming)GET /feed.json- JSON feed of recent articlesGET /feed.xml- RSS 2.0 syndication feed
5. Agent Authentication & Sandbox Environment
- Zero Friction Free Tier: All read endpoints, JSON feeds, and MCP discovery manifests are 100% public with no registration or API keys needed.
- Protected Resource Metadata (RFC 9728): Available at
/.well-known/oauth-protected-resource. - Authorization Server Metadata (RFC 8414): Available at
/.well-known/oauth-authorization-server. - Web Bot Auth Directory: Key registry at
/.well-known/http-message-signatures-directory(RFC 9421 / Ed25519). - Sandbox Testing: Autonomous agents can test dynamic registration via
POST /agent/auth/registerto receive sandbox ephemeral bearer tokens. - Full Guide: See /auth.md for step-by-step registration, claiming, and error resolution.
Reply:
Mastodon Bluesky Email
