How to Use the Chatham Financial MCP in Claude Code
Pipe trade valuations and market data directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Chatham Financial MCP to Claude Code
Create your Vinkius account to connect Chatham Financial 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.
Trigger valuations from the command line
DevOps and SRE teams can now integrate financial data directly into terminal scripts. You run a single command, and your AI client executes `get_trade_valuations` to pull the latest pricing for your entire book. This setup thrives in headless environments. You pipe the output of `list_chatham_portfolios` into a jq script or a custom Python job that runs every night at midnight.
Automate hedge effectiveness in CI/CD
Compliance checks belong in your automated pipelines, not in manual spreadsheets. Your terminal agent runs `get_hedge_effectiveness` alongside `get_trade_accounting` during your scheduled audit runs to verify every transaction. If a test fails, the script catches it immediately. The agent pulls the specific trade details using `list_chatham_transactions` and dumps the logs into your monitoring system before the finance team even wakes up.
Extract payment schedules via MCP Server
Grabbing cash flow data usually means logging into a clunky web portal. Now you just ask your CLI tool to fetch the upcoming obligations. It hits `list_chatham_entities` followed by `list_trade_payments` to build a flat file of everything due this week. You get raw, structured data ready for downstream processing. The agent grabs the benchmark rates with `get_chatham_market_data` and appends them to your payment history, making reconciliation a simple command-line operation.
Set up Chatham Financial 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 seechatham-financial-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Chatham Financial transactions." It will automatically discover and invoke the available Chatham Financial tools.
claude mcp add --transport http chatham-financial-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 Chatham Financial MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Chatham Financial MCP today
We host it, we monitor it, we maintain it. You just paste one token.