How to Use the Intrinio MCP in Claude Code
Pipe real-time Intrinio financial data directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Intrinio MCP to Claude Code
Create your Vinkius account to connect Intrinio 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.
Build terminal-based financial pipelines
`get_stock_prices` outputs historical pricing data directly to your standard output. You can pipe this raw text into grep, awk, or jq to build fast terminal analysis workflows without writing heavy code. Claude Code runs these command-line sequences in your shell, generating custom bash scripts to automate daily updates. It pairs this with `get_security` to ensure you are targeting the correct exchange identifiers.
Run automated market monitoring via this MCP Server
`list_news` gets the latest market-moving headlines directly into your terminal screen. You can set up headless cron jobs that trigger Claude Code to scan for specific keywords and alert your team. The CLI agent uses `get_earnings_releases` to match news alerts with corporate reporting calendars. This keeps your backend systems updated on market events without manual intervention.
Extract fundamental data directly in Claude Code
`get_financials` pulls raw balance sheet line items directly into your active shell session. This lets you quickly inspect corporate health metrics without launching heavy desktop applications. Claude Code parses this raw financial payload and saves the formatted outputs directly as JSON or CSV. It uses `search_companies` to resolve messy input names to exact database keys first.
Set up Intrinio 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 seeintrinio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Intrinio transactions." It will automatically discover and invoke the available Intrinio tools.
claude mcp add --transport http intrinio-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 Intrinio MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Intrinio MCP today
We host it, we monitor it, we maintain it. You just paste one token.