How to Use the KnowFirst MCP in Claude Code
Pipe market intelligence directly into your terminal. Connect Claude Code to KnowFirst for headless data analysis and automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect KnowFirst MCP to Claude Code
Create your Vinkius account to connect KnowFirst 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.
Intelligence for Your Shell Scripts
Use `search_intelligence_entities` right from your command line to find entity IDs. You can pipe these IDs directly into another command that calls `get_entity_profile`, creating powerful one-liners for data extraction and analysis. This isn't about a chat interface. It's about making KnowFirst's data available as a standard stream that you can redirect, filter with `jq`, or use as input for other command-line tools. It's built for automation.
Automate Audits in Your CI/CD Pipeline
Set up a cron job or a GitHub Action that uses Claude Code to run `audit_entity_changes` on a schedule. You can write a simple shell script to check for modifications to key entities and trigger an alert if something is off. By connecting to this MCP server, KnowFirst becomes a verifiable step in your deployment or monitoring workflow. You can programmatically ensure data integrity without any manual checks.
Headless Data Source Monitoring
Before a critical job runs, use a script to call `check_knowfirst_api_status` and `search_data_sources`. This confirms the API is online and the sources you depend on are available. It's a simple way to prevent failed pipeline runs. Because Claude Code is a CLI, you can easily integrate these pre-flight checks into any automated process. You get reliable, scriptable access to the operational status of your intelligence data.
Set up KnowFirst 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 seeknowfirst-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest KnowFirst transactions." It will automatically discover and invoke the available KnowFirst tools.
claude mcp add --transport http knowfirst-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 KnowFirst MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the KnowFirst MCP today
We host it, we monitor it, we maintain it. You just paste one token.