SEON MCP Server for Claude CodeGive Claude Code instant access to 12 tools to Add Label, Add To List, Aml Screening, and more
Claude Code is Anthropic's agentic CLI for terminal-first development. Add SEON as an MCP server in one command and Claude Code will discover every tool at runtime. ideal for automation pipelines, CI/CD integration, and headless workflows via Vinkius.
Ask AI about this App Connector for Claude Code
The SEON app connector for Claude Code is a standout in the Industry Titans category — giving your AI agent 12 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install SEON and 3,400+ MCP Servers from a single visual interface.




# Your Vinkius token. get it at cloud.vinkius.com
claude mcp add seon --transport http "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About SEON MCP Server
Connect your SEON account to any AI agent and take full control of your fraud prevention and risk management orchestration through natural conversation. SEON provides a modular and powerful platform for transaction scoring, digital footprinting, and AML compliance, and this integration allows you to retrieve risk metadata, perform real-time checks, and manage blacklists directly from your chat interface.
Claude Code registers SEON as an MCP server in a single terminal command. Once connected, Claude Code discovers all 12 tools at runtime and can call them headlessly. ideal for CI/CD pipelines, cron jobs, and automated workflows where SEON data drives decisions without human intervention.
What you can do
- Fraud & Risk Orchestration — Perform real-time fraud checks on transactions and registrations programmatically to protect your business revenue.
- Digital Footprint Intelligence — Retrieve social media and domain metadata for emails, phone numbers, and IP addresses directly from the AI interface.
- AML & Compliance Control — Screen users against global sanctions, PEP, and criminal watchlists to ensure regulatory compliance via natural language.
- Machine Learning & Feedback — Send feedback labels and manage custom blacklists/whitelists to train your fraud models and ensure they are always synchronized.
- Operational Monitoring — Track fraud rules, monitor account statistics, and retrieve transaction metadata using simple AI commands.
The SEON MCP Server exposes 12 tools through the Vinkius. Connect it to Claude Code in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 12 SEON tools available for Claude Code
When Claude Code connects to SEON through Vinkius, your AI agent gets direct access to every tool listed below — spanning fraud-prevention, risk-scoring, aml-compliance, and more. Every call is secured with network, filesystem, subprocess, and code evaluation entitlements inside a sandboxed runtime. Beyond a simple connection, you get a full AI Gateway with real-time visibility into agent activity, enterprise governance, and optimized token usage.
Add a feedback label
) to a specific blacklist or whitelist. Add an item to a list
Perform AML screening
Get email digital footprint
Perform a comprehensive fraud check
Get IP risk data
Get phone intelligence
Get account details
Get transaction details
List AML monitors
List custom blacklists/whitelists
List fraud rules
Connect SEON to Claude Code via MCP
Follow these steps to wire SEON into Claude Code. The entire setup takes under two minutes — your credentials stay safe behind the Vinkius.
Install Claude Code
npm install -g @anthropic-ai/claude-code if not already installedAdd the MCP Server
Verify the connection
claude mcp to list connected servers, or type /mcp inside a sessionStart using SEON
Why Use Claude Code with the SEON MCP Server
Claude Code provides unique advantages when paired with SEON through the Model Context Protocol.
Single-command setup: `claude mcp add` registers the server instantly. no config files to edit or applications to restart
Terminal-native workflow means MCP tools integrate seamlessly into shell scripts, CI/CD pipelines, and automated DevOps tasks
Claude Code runs headlessly, enabling unattended batch processing using SEON tools in cron jobs or deployment scripts
Built by the same team that created the MCP protocol, ensuring first-class compatibility and the fastest adoption of new protocol features
SEON + Claude Code Use Cases
Practical scenarios where Claude Code combined with the SEON MCP Server delivers measurable value.
CI/CD integration: embed SEON tool calls in your deployment pipeline to validate configurations or fetch secrets before shipping
Headless batch processing: schedule Claude Code to query SEON nightly and generate reports without human intervention
Shell scripting: pipe SEON outputs into other CLI tools for data transformation, filtering, and aggregation
Infrastructure monitoring: run Claude Code in a cron job to query SEON status endpoints and alert on anomalies
Example Prompts for SEON in Claude Code
Ready-to-use prompts you can give your Claude Code agent to start working with SEON immediately.
"Check this email for fraud risk: suspicious.user@example.com."
"Run a fraud risk assessment on a new user registration with email and IP analysis."
"Show me all flagged transactions from the last 24 hours with their risk scores and reasons."
Troubleshooting SEON MCP Server with Claude Code
Common issues when connecting SEON to Claude Code through the Vinkius, and how to resolve them.
Command not found: claude
npm install -g @anthropic-ai/claude-codeConnection timeout
SEON + Claude Code FAQ
Common questions about integrating SEON MCP Server with Claude Code.
How do I add an MCP server to Claude Code?
claude mcp add --transport http "" in your terminal. Claude Code registers the server and discovers all tools immediately.Can Claude Code run MCP tools in headless mode?
How do I list all connected MCP servers?
claude mcp in your terminal to see all registered servers and their status, or type /mcp inside an active Claude Code session.