bunnyapp/bunny-plugin
v0.2.0MIT
Bunny for AI agents — operate a live Bunny billing account through MCP tools, plus developer skills for docs, GraphQL and SDK integration
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
bunnystdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://YOUR-SUBDOMAIN.bunny.com/api/mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "bunny-plugin",
"version": "0.2.0",
"description": "Bunny for AI agents — operate a live Bunny billing account through MCP tools, plus developer skills for docs, GraphQL and SDK integration",
"author": { "name": "Bunny", "url": "https://bunny.com" },
"homepage": "https://docs.bunny.com/developer",
"repository": "https://github.com/bunnyapp/skills",
"license": "MIT",
"keywords": [
"bunny",
"subscriptions",
"billing",
"graphql",
"mcp",
"agent-skills"
]
}
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.
- LICENSE