How to Use the Mainstay (AdmitHub) MCP in Claude Code
Run terminal-based SMS campaign audits and pipe Mainstay data directly into your backend scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mainstay (AdmitHub) MCP to Claude Code
Create your Vinkius account to connect Mainstay (AdmitHub) 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.
CLI-first student campaign auditing
Run quick terminal commands to check your active nudges. Claude Code connects directly to your backend and queries `list_campaigns` to output a clean list of active outreach efforts right in your shell. You can pipe this output directly into local scripts or grep for specific campaign IDs. It is the fastest way to audit your student engagement pipeline without opening a heavy browser interface.
Terminal-driven profile lookups via MCP Server
When debugging a webhook failure, you need quick access to student records. Claude Code lets you query `get_contact_details` directly from your terminal to verify custom fields and contact status on the fly. This command-line access means you can quickly check why a specific student didn't receive a nudge. The agent pulls the exact record, formats the JSON, and helps you identify the issue in seconds.
Scripted message log extraction
Automate your weekly compliance checks by querying message histories from the command line. Claude Code calls `list_messages` to dump recent SMS logs, allowing you to pipe the data into local text files or database seeders. You can combine this with `list_contacts` to build fast, headless reports. It fits perfectly into your existing bash workflows, cron jobs, or CI/CD pipelines.
Set up Mainstay (AdmitHub) 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 seemainstay-admithub-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mainstay (AdmitHub) transactions." It will automatically discover and invoke the available Mainstay (AdmitHub) tools.
claude mcp add --transport http mainstay-admithub-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 Mainstay (AdmitHub) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mainstay (AdmitHub) MCP today
We host it, we monitor it, we maintain it. You just paste one token.