mjcramerz/cloudflare-agents
v1.1.0
Use this plugin for cloudflare Agents SDK, agent-building, and MCP-on-Workers workflows.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "cloudflare-agents",
"version": "1.1.0",
"description": "Use this plugin for cloudflare Agents SDK, agent-building, and MCP-on-Workers workflows.",
"author": {
"name": "Cloudflare"
},
"homepage": "https://developers.cloudflare.com/agents/",
"keywords": [
"cloudflare",
"agents",
"sdk",
"mcp",
"workers"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Cloudflare Agents",
"shortDescription": "Cloudflare Agents and MCP",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Cloudflare Agents plugin for Agents SDK, agent design, and MCP-on-Workers workflows."
],
"longDescription": "Use this plugin for Cloudflare Agents SDK, agent design, and Model Context Protocol services deployed on Workers.",
"developerName": "Cloudflare",
"brandColor": "#F97316",
"websiteURL": "https://developers.cloudflare.com/agents/",
"screenshots": []
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 3JSON files
- 3YAML files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai