Claude Code plugin marketplace for Off Market. Marketplace only — the code ships as the npm package @off-market/pmp-mcp.
claude plugin marketplace add starkware-libs/offmarket-plugins
claude plugin install pmp-mcp@offmarket
npm i -g @off-market/pmp-mcp
pmp-mcp init --managed
Private Polymarket trading over the starknet-privacy pool. Ships these skills:
| Skill | Use when |
|---|---|
pmp-mcp-quickstart |
Configuring, first run, a refused start, or funding the pool. |
explore-markets |
Finding a market, reading its price and order constraints. |
plan-betting-strategy |
Sizing/staging a position under the operator's caps. |
write-trading-bot |
Scripting against @starkware-libs/pmp-trading-core directly. |
Mirrors the private offmarket repo's packages/mcp-server at commit 4ccd1e50 (pmp-v0.1.5); refreshed each pmp-v* release. Node 22+ recommended.