How to Use the Fountain MCP in Claude Code
Run terminal commands with Claude Code to query applicant funnels, export workers, and audit job posts instantly.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fountain MCP to Claude Code
Create your Vinkius account to connect Fountain 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.
Query your hiring pipeline from the command line
The `list_applicants` tool lets you pull candidate lists directly into your terminal session using Claude Code. You can pipe this data to local grep or jq commands to filter candidates in seconds. Your CLI agent runs queries across thousands of applications without a web browser. Claude Code handles the pagination, fetches the raw JSON, and formats the output exactly how you need it for your shell scripts.
Export hired worker data for payroll syncs
The `list_workers` tool retrieves details on all successfully hired employees directly to your terminal. Claude Code uses this endpoint to generate clean CSV files for your backend payroll integrations. Instead of manual exports, tell the agent to grab the latest hires and format their start dates. Claude Code writes the script, runs the export, and saves the file to your workspace.
Audit active job listings via this MCP Server
The `list_job_posts` tool exposes your current job board presence to your command-line workspace. Claude Code checks these active posts against `list_openings` to make sure your external listings match your internal open slots. This MCP Server connection lets you build cron jobs that alert you when a job post is live but has no corresponding active opening. Keep your recruitment spend efficient with automated terminal audits.
Set up Fountain 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 seefountain-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Fountain transactions." It will automatically discover and invoke the available Fountain tools.
claude mcp add --transport http fountain-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 Fountain MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fountain MCP today
We host it, we monitor it, we maintain it. You just paste one token.