Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Carta plugins for [Claude Code](https://code.claude.com/docs/en/plugins).

## Installation

### Claude Code

Add the Carta marketplace to Claude Code:

```
Expand All @@ -24,11 +26,22 @@ Or browse available plugins:
/plugin > Discover
```

### Claude Desktop

1. Open **Cowork** and go to **Manage connectors**
2. Select **Personal plugins**
3. Click **Create plugin**
4. Select **Add marketplace**
5. Enter `carta/plugins` and confirm
6. Authorize the MCP when prompted
7. Select and add the plugins you want to use

## Plugins

| Plugin | Description |
|--------|-------------|
| [carta-cap-table](plugins/carta-cap-table) | Skills and MCP server for querying Carta cap tables, grants, SAFEs, 409A valuations, waterfall scenarios, and more |
| [carta-fund-admin](plugins/carta-fund-admin) | Skills and MCP server for querying Carta fund admin data, including NAV, performance, allocations, and regulatory reporting |

## Documentation

Expand Down
Loading