canary
v3.12.1Canary 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.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install canary-3@agent-plugin-marketplacePaste 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/canaryClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is claude-plugin/.
Plugin files
├── .claude-plugin/plugin.json└── .mcp.json
MCP servers1
- command
- bash
- args
- ${CLAUDE_PLUGIN_ROOT}/scripts/canary-mcp.sh
MCP configuration uses runtime-provided plugin path placeholders such as ${PLUGIN_ROOT} or ${CLAUDE_PLUGIN_ROOT}. Review the manifest for the runtime-specific expansion rules.
Plugin manifests1
{
"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"
]
}For maintainers
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-3)