How to Use the DeckMatch MCP in Claude Code
Pipe DeckMatch pitch deck analyses and investment memos directly into your terminal or CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DeckMatch MCP to Claude Code
Create your Vinkius account to connect DeckMatch 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.
Run your venture pipeline from the CLI
Claude Code lets you manage your entire deal flow without a browser. You can pipe a local directory of PDF files into the terminal, and the agent will call `submit_pitch_deck` for each file to start the triage process. This MCP is built for terminal speed. Once uploaded, you can query the analysis results using `get_deck_analysis` and pipe the output straight into local grep or jq commands to filter out deals that don't match your criteria.
Generate memos using this command-line MCP Server
You can automate your weekly reporting by running a cron job that triggers Claude Code. The agent will fetch the latest submissions with `list_submissions` and generate polished investment reports using `generate_investment_memo`. The terminal output can be redirected into a local markdown file or pushed directly to your team's shared repository, making it easy to share updates without opening a heavy web app.
Audit your deal flow database from the shell
Clean up your records using automated shell commands. Claude Code can pull the complete history of any submission using `get_submission_audit` to check for errors or changes. If a record is outdated or needs to be removed, the agent can execute `delete_submission` from the terminal, keeping your database clean without any manual database queries.
Set up DeckMatch 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 seedeckmatch-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DeckMatch transactions." It will automatically discover and invoke the available DeckMatch tools.
claude mcp add --transport http deckmatch-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 DeckMatch MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DeckMatch MCP today
We host it, we monitor it, we maintain it. You just paste one token.