Agent Plugins Marketplace
← All plugins

canary

v3.12.1

Canary for Claude Code and MCP clients: an Interactive Brokers daily brief, detailed regime and portfolio stress, account and position data, broker-reporting status, retrospective Edge review, rulebook checks, protection proposals, and option-exercise opportunities through the local canary CLI. The MCP tools are read-only; constrained CLI broker writes remain gated by local trading status, fresh confirmation or preflight, and daemon policy.

Claude Code1 Skill

By osauerLicense: MIT8 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install canary for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install canary-2@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/osauer/canary

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

canary/
├── .claude-plugin/plugin.json
└── skills/canary/SKILL.md

Included Skills1

canaryskills/canary/SKILL.md

Use Canary through the local `canary` CLI for the daily brief, detailed regime and portfolio stress, official exchange sessions, account and position detail, historical Edge decision review, named-symbol technical analysis, desk policy and rules, protection proposals, option-exercise opportunities, runtime settings, and order status or history. Read first; broker writes require an explicit transaction-specific request and the gated CLI path.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "canary",
  "version": "3.12.1",
  "description": "Canary for Claude Code and MCP clients: an Interactive Brokers daily brief, detailed regime and portfolio stress, account and position data, broker-reporting status, retrospective Edge review, rulebook checks, protection proposals, and option-exercise opportunities through the local canary CLI. The MCP tools are read-only; constrained CLI broker writes remain gated by local trading status, fresh confirmation or preflight, and daemon policy.",
  "author": {
    "name": "osauer",
    "url": "https://github.com/osauer"
  },
  "homepage": "https://github.com/osauer/canary",
  "repository": "https://github.com/osauer/canary.git",
  "license": "MIT",
  "keywords": [
    "canary",
    "ibkr",
    "mcp",
    "mcp-server",
    "interactive-brokers",
    "ib-gateway",
    "tws-api",
    "claude-desktop",
    "claude-code",
    "trading",
    "finance",
    "options",
    "read-only",
    "portfolio-analysis",
    "portfolio-review",
    "agentic-trading",
    "trading-research",
    "risk-regime",
    "gamma",
    "breadth"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[canary on Agent Plugins Marketplace](https://pluginsmp.com/plugins/canary-2)