How to Use the Fee Navigator MCP in Claude Code
Pipe merchant statements directly from your terminal to Fee Navigator and generate instant savings audits with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fee Navigator MCP to Claude Code
Create your Vinkius account to connect Fee Navigator 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 audits with Claude Code
Running terminal-based audits with Claude Code lets you process merchant statements directly from the command line. Ditch the web browser entirely. With Claude Code, you can trigger a full merchant audit with a single command. The tool uses `upload_statement` to send local PDF files directly to Fee Navigator and kicks off the processing immediately. Once uploaded, the agent monitors the job using `list_recent_activities`. You can pipe the terminal output to local files or other CLI tools, making it easy to script your entire auditing workflow.
Script automated proposals with this MCP Server
Scripting automated proposals is highly efficient when you run this command-line tool. Build automated cron jobs that check your pipeline every morning. This MCP Server lets Claude Code query `list_proposals` to identify new sales opportunities. The agent can extract key metrics using `get_proposal` and output them as raw JSON. You can feed this data directly into your CRM or billing systems. Because Claude Code runs entirely in the terminal, it integrates perfectly with bash scripts and custom deployment pipelines.
Audit merchant portfolios from the terminal
Auditing merchant portfolios from the terminal lets you manage your pipeline without a GUI. Manage your entire client list without clicking a single button. Claude Code uses `list_merchants` and `get_merchant` to fetch details on your active accounts. You can filter, sort, and query your portfolio using standard terminal commands. If you need to verify account limits or API keys, the agent calls `get_account_info` and `get_me` to display your current usage. It is the fastest way to check your processing limits without opening a dashboard.
Set up Fee Navigator 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 seefee-navigator-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Fee Navigator transactions." It will automatically discover and invoke the available Fee Navigator tools.
claude mcp add --transport http fee-navigator-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 Fee Navigator MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fee Navigator MCP today
We host it, we monitor it, we maintain it. You just paste one token.