How to Use the Franchimp MCP in Claude Code
Pipe Franchimp franchise intelligence and FDD metadata straight to your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Franchimp MCP to Claude Code
Create your Vinkius account to connect Franchimp 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 terminal-based franchise audits with Claude Code
The `list_fdd_documents` tool prints out the complete catalog of disclosure filings directly to your standard output. From your terminal, Claude Code can pipe this list into local scripts to flag missing documents. You do not need to open a browser or leave your terminal to inspect Franchimp data. Claude Code handles the raw HTTP transport behind this MCP Server, letting you grep through franchise filings using standard shell commands.
Extract investment metrics for shell scripts
The `get_investment_stats` tool returns structured financial variables, including liquid capital and initial fees. Claude Code parses this output to feed your command-line data pipelines. If you are building a cron job to monitor brand changes, Claude Code can combine this with `get_franchise_details` to track updates. It outputs clean JSON over MCP that fits right into your backend stack.
Search franchisor databases from the command line
The `search_franchisors` tool queries the master brand directory using text-based filters directly from your shell. Claude Code processes your natural language search terms and translates them into precise API parameters. When you need to verify account limits, Claude Code runs `get_account_info` to output your current subscription tiers. This keeps your automated terminal workflows running without hitting rate limits.
Set up Franchimp 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 seefranchimp-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Franchimp transactions." It will automatically discover and invoke the available Franchimp tools.
claude mcp add --transport http franchimp-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 Franchimp MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Franchimp MCP today
We host it, we monitor it, we maintain it. You just paste one token.