How to Use the Carta MCP in Claude Code
Pipe your Carta cap table and security data directly into your shell scripts and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Carta MCP to Claude Code
Create your Vinkius account to connect Carta to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Carta Data in Your Terminal
This MCP Server exposes your Carta data as command-line tools for Claude Code. Run `claude carta-mcp.get_cap_table | jq` to inspect your full cap table without ever leaving the terminal. It's perfect for quick checks and scripting. You can pipe the output anywhere. Need a quick list of all company stakeholders? Just run `claude carta-mcp.list_stakeholders` and send the JSON output to another script, a file, or a monitoring tool. No browser needed.
Automate Equity Audits in CI/CD
Use this server in your CI/CD pipeline to run automated financial checks. Add a step in your GitHub Action that runs `claude carta-mcp.list_valuations` to check if the 409A is current. If not, fail the build or send an alert. You can also set up cron jobs for monitoring. Schedule a script to run `claude carta-mcp.list_convertibles` daily and email a report if any notes are approaching conversion. It's set-and-forget compliance for your backend team.
Scripting for Finance and Ops with an MCP Server
This server is a toolkit for any backend developer or SRE managing finance operations. Write a shell script that uses `claude carta-mcp.list_option_plans` to check available shares before running a hiring script. It connects your HR systems to your equity plan. You can also use it for simple data dumps. A command like `claude carta-mcp.list_securities > securities_backup.json` is all you need to create a point-in-time snapshot of your company's securities for archival purposes. The MCP Server handles the authentication.
Set up Carta MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecarta-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Carta transactions." It will automatically discover and invoke the available Carta tools.
claude mcp add --transport http carta-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Carta MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Carta MCP today
We host it, we monitor it, we maintain it. You just paste one token.