Skip to content

joshyorko/fizzy

v0.1.2MIT

Fizzy workflows for boards, cards, comments, account setup, self-hosted management, and connector-native MCP access.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

fizzystreamable-http
{
  "type": "streamable-http",
  "url": "https://fizzy.joshyorko.com/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": "fizzy",
  "version": "0.1.2",
  "description": "Fizzy workflows for boards, cards, comments, account setup, self-hosted management, and connector-native MCP access.",
  "author": {
    "name": "Josh Yorko",
    "email": "joshua.yorko@gmail.com",
    "url": "https://github.com/joshyorko"
  },
  "homepage": "https://github.com/joshyorko/plugins",
  "repository": "https://github.com/joshyorko/plugins",
  "license": "MIT",
  "keywords": [
    "fizzy",
    "cli",
    "mcp",
    "project-management",
    "self-hosted",
    "workflow"
  ]
}

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.

  • 2shell scripts
  • openai.yaml
View on GitHub