agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; cf-worker-mcp-template: This is a comprehensive skeleton for Cloudflare Workers built with TypeScript. It includes pre-configured features like MCP (Model Context Protocol) tools, OpenAI-compatible embeddings API, and various Cloudflare bindings (KV, D1, R2, Durable Objects). The project also provides a scaffolding tool to generate new MCP tools and includes CI/CD via GitHub Actions.
Developing new AI agents with a standard interface
Building AI assistants with MCP tools