How to Use the Galxe MCP in Claude Code
Pipe Galxe quest data directly into your terminal pipelines using Claude Code for headless community management.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Galxe MCP to Claude Code
Create your Vinkius account to connect Galxe 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.
Headless Galxe MCP validation
Trigger a nightly cron job that runs `check_credential_eligibility` across your entire user base. Claude Code executes this directly from your terminal, requiring zero graphical interface. You pipe the output into a CSV or another bash script. Your server handles the API requests, checking thousands of records while you sleep, and drops the final failure logs right into your standard out.
Terminal-native leaderboard queries
Stop leaving the command line to check campaign stats. Run a quick prompt, and your agent calls `get_space_leaderboard` to dump the current rankings into your shell. Need to filter that data? Tell the CLI to parse the output and only show users with over a thousand loyalty points. You get immediate, raw numbers without opening a browser tab.
CI/CD credential mutations
Integrating Web3 campaigns into your deployment pipeline used to be a nightmare. Now you can hook Claude Code into a GitHub Action and trigger `mutate_credential_items` on every successful main branch merge. The CLI agent reads the commit data, formats the payload, and pushes the new eligible users to Galxe. Your community gets access to new features the second your code goes live.
Set up Galxe 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 seegalxe-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Galxe transactions." It will automatically discover and invoke the available Galxe tools.
claude mcp add --transport http galxe-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 Galxe MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Galxe MCP today
We host it, we monitor it, we maintain it. You just paste one token.