{
  "markdown": "# Slice plugins for Claude Code\n\nOfficial [Claude Code](https://code.claude.com) plugins published by [Slice Global Equity](https://www.sliceglobal.com).\n\nThis repository is a Claude Code [plugin marketplace](https://code.claude.com/docs/en/plugin-marketplaces). It currently ships a single plugin:\n\n- [`slice-global`](./plugins/slice-global) — read-only access to your Slice cap table, grants, shares, warrants, convertibles, ownership, equity plans, compliance tickets, workflows, valuations, and company settings through the Slice MCP server.\n\n## What you can ask Claude\n\nOnce the plugin is enabled, Claude can answer questions like:\n\n- \"Summarize my cap table.\"\n- \"List all grants for Alice Smith.\"\n- \"What is the fully diluted ownership percentage of our top 5 stakeholders?\"\n- \"Show me all outstanding warrants and their strike prices.\"\n- \"How many shares are still available in the 2024 ESOP pool?\"\n- \"What are our highest-risk compliance issues?\"\n- \"Which exercise workflows are waiting on payment or tax withholding?\"\n- \"Model how proceeds would split in a $50M exit waterfall.\"\n- \"Prepare a board summary for offered grants and ESOP pool usage.\"\n\nThe plugin is **read-only** in this release: Claude cannot create, modify, or delete data in your Slice account.\n\n## Included guidance\n\nThe plugin also ships Claude skills that teach agents how to use Slice MCP tools without over-fetching data:\n\n- Securities and vesting timeline analysis.\n- Cap-table, ownership, ESOP pool, share-class, and round analysis.\n- Compliance ticket posture and object-level compliance analysis.\n- Equity compensation, grant, tax-treatment, valuation, and PTEP analysis.\n- Funding round and exit waterfall analysis.\n- Workflow, pending payment, and tax-withholding analysis.\n- Board presentation and grant approval pack preparation.\n\nClaude Code auto-loads each skill when the user's request matches its frontmatter description. MCP tools themselves are discovered dynamically from the Slice server; run `/mcp slice-global` to inspect the current tool list.\n\n## Prerequisites\n\n- [Claude Code](https://code.claude.com/docs/en/setup) installed.\n- An active [Slice](https://www.sliceglobal.com) login at `app.sliceglobal.com`.\n\n## Reviewer / evaluator access\n\nThe Slice MCP server is gated behind OAuth against `mcp.app.sliceglobal.com`, which is a paid B2B product. If you are reviewing or evaluating this plugin and do not have a Slice account, email [support@sliceglobal.com](mailto:support@sliceglobal.com) to request a sandbox tenant and test credentials.\n\n## Install\n\n### Claude Code (CLI)\n\n```shell\n/plugin marketplace add Global-Slice/claude-plugin\n/plugin install slice-global@slice-plugins\n```\n\nThe first command registers this repository as a marketplace; the second installs the `slice-global` plugin from it.\n\n### claude.ai web\n\nDownload the latest release zip and upload it in your Claude settings:\n\n```text\nhttps://github.com/Global-Slice/claude-plugin/releases/latest/download/slice-claude.zip\n```\n\n## First-time authentication\n\nThe first time Claude calls a Slice tool, Claude Code opens your browser to complete an OAuth 2.1 sign-in against Slice's identity provider (Descope). After you approve, the access and refresh tokens are stored in your operating system's secure store (macOS Keychain, Windows Credential Manager, or libsecret on Linux) and refreshed automatically. Tokens never leave your machine.\n\n## Verify the install\n\n```shell\n/plugin list             # slice-global@slice-plugins should be listed and enabled\n/mcp                     # the `slice-global` server should appear as connected\n/mcp slice-global        # lists every tool the Slice MCP server exposes\n```\n\n## Security & privacy\n\n- **Read-only**: this release exposes only read tools. No mutations.\n- **Scoped to your login**: every request runs under your Slice user; you only see data your Slice account is authorized to see.\n- **No long-lived secrets in the plugin**: `.mcp.json` does not contain any tokens or API keys. All auth is handled by Claude Code's built-in OAuth flow.\n- **Tokens stay on your machine**: stored by Claude Code in the OS secure store and refreshed locally.\n\n## Troubleshooting\n\n- **`/mcp slice-global` shows \"not connected\" or auth errors**: run `/mcp` and reconnect the `slice-global` server. This restarts the OAuth flow and replaces any stale tokens.\n- **Browser did not open during sign-in**: copy the URL printed in the Claude Code output and open it manually.\n- **Plugin not visible after install**: run `/reload-plugins`, then `/plugin list`.\n- **Need to fully reset**: `/plugin uninstall slice-global@slice-plugins` followed by `/plugin install slice-global@slice-plugins`.\n\nIf the issue persists, please contact [support@sliceglobal.com](mailto:support@sliceglobal.com).\n\n## License\n\n[MIT](./LICENSE) — © 2026 Slice Global Equity.\n",
  "bytes": 4843,
  "sha": "dcda571e81308f31158fcf0a390940c342616c1ec11b2b2ed3caa6e5fccf4d79",
  "repo_slug": "global-slice/claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_global_slice_claude_plugin_slice_global_a944daa0/readme"
}