Vinkius

Pangea Security APIs MCP. Guard Inputs, Scrub Data, and Audit Everything.

Pangea Security APIs is an essential security layer for building LLM applications. It lets your AI client automatically scan inputs and outputs for sensitive data (PII), detect prompt injections, check IP origins against embargo lists, and manage user access rights before the information ever hits your model.

Pangea Security APIs MCP is compatible with Claude Claude
Pangea Security APIs MCP is compatible with ChatGPT ChatGPT
Pangea Security APIs MCP is compatible with Cursor Cursor
Pangea Security APIs MCP is compatible with Gemini Gemini
Pangea Security APIs MCP is compatible with Windsurf Windsurf
Pangea Security APIs MCP is compatible with VS Code VS Code
Pangea Security APIs MCP is compatible with JetBrains JetBrains
Pangea Security APIs MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Data Privacy and Redaction

Automatically find and scrub sensitive information from plain text or complex JSON objects.

AI Input Guarding

Analyze prompts and chat completions to detect malicious content, PII, and prompt injection attempts before processing.

Security Auditing and Logging

Maintain a chronological record of all actions taken in your system and search those records using plain language.

Identity and Access Management

Control who can access resources, manage user sessions, and programmatically create or update user accounts.

Threat Intelligence Vetting

Check IP addresses for geopolitical embargoes, detect proxies, and scan files for known malware signatures.

Waiting for input…

AI Agent
MCP Server

What AI agents can do with Pangea (Security APIs) - 36 Tools

These tools allow you to scan content for threats, manage user identities, secure communication channels, and track activity logs across your entire application.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Pangea (Security APIs) MCP

Ai Guard Prompt

Analyzes and redacts malicious or sensitive content found in LLM prompts.

Ai Guard Text

Scans any given text for PII, malicious patterns, and prompt injection attempts.

Aidr Chat Completions

Guards entire LLM chat completions while logging and tracing every interaction...

Audit Log Bulk

Creates multiple secure records of activity in your audit log at once.

Audit Log

Records a single, specific security event into the tamper-proof audit trail.

Audit Search Results

Retrieves pages of filtered search results from your historical audit log.

Audit Search

Searches the entire audit history using natural language questions.

Authn Flow Complete

Finalizes a user authentication flow and returns active session tokens.

Authn Flow Start

Initiates the process for a user to sign up or log in.

Authn Flow Update

Updates the state of an authentication flow, like submitting a password or OTP code.

Authn Session List

Retrieves a list of all currently active user sessions for management.

Authn Session Logout

Invalidates and ends one or more existing user login sessions.

Authn User Create

Creates a new user account programmatically within your system.

Authz Check

Determines if a specific user has permission to perform an action on a resource.

Authz List Resources

Lists all the resources that a given subject is authorized to access.

Authz Tuple Create

Defines specific relationship rules for managing resource permissions (AuthZ).

Domain Whois

Retrieves public WHOIS details associated with a given domain name.

Embargo Ip Check

Checks if an IP address originates from any country that is currently under embargo.

Embargo Iso Check

Verifies a two-letter ISO code against known lists of restricted countries.

File Scan

Scans an uploaded file to detect and flag any signs of malware or threats.

Intel Reputation

Fetches reputation scores for specific domains, URLs, or file hashes.

Ip Geolocate

Determines the physical location data associated with a given IP address.

Ip Proxy

Checks if an incoming IP address is masking its true source because it's a proxy.

Ip Reputation

Gets the overall reputation score and verdict for an entire IP address.

Ip Vpn

Checks to see if an incoming IP address is masking its source because it's a VPN connection.

Password Breached

Compares a password hash prefix against known databases of leaked credentials.

Redact Structured

Removes specific fields from a JSON object based on defined paths (JSONPath).

Redact Text

Scans and removes sensitive data from any block of plain text.

Sanitize File

Applies defined sanitization rules to a file, returning a cleaned version for safe...

Share Delete

Removes files or entire folders from the secure sharing area.

Share Folder Create

Creates new organizational folders within the secure file sharing service.

Share Get

Downloads a specific file or retrieves metadata about its properties.

Share List

Lists all objects within a designated bucket or folder, allowing for filtering.

Unredact

Reverses the redaction process on data that was previously protected using FPE...

User Breached

Checks if an email, phone number, or username appears in known public data breaches.

Vault Decrypt

Performs cryptographic decryption on stored secret values.

Vault Encrypt

Encrypts sensitive information to store it securely in the vault.

Vault Get

Retrieves item details or specific secret values from your secure Vault storage.

Vault Key Generate

Generates new symmetric or asymmetric cryptographic keys for use in the vault.

Vault Secret Store

Stores a secret value or access token securely within the system's Vault.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Pangea Security APIs MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Pangea Security APIs integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Pangea (Security APIs), then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Security Headache of LLM Data Flow

Today, handling data means jumping through hoops. You build a feature that accepts user input, and then you have to worry about it: Does the prompt contain an email address? Is this IP address flagged as high risk? If it's structured JSON, did someone put an SSN in field 4B? Usually, you write custom validation checks for every single one of those things.

With this MCP, your agent handles all that overhead. You don't write the checkers; you just call them. Your workflow automatically runs `ai_guard_text` and `redact_structured`. What you get is a clean data output, guaranteed safe and ready for your model.

Control Access with Authz Tools

Before implementing any feature that changes state—like creating a user or accessing a protected folder—you currently rely on backend logic to check permissions. This means if you forget one conditional statement, the whole system breaks open.

Now, your agent uses `authz_check` and `authz_list_resources`. You simply ask: 'Does User X have permission for Action Y on Resource Z?' It's a single, reliable check that prevents unauthorized actions from ever completing.

What Pangea Security APIs MCP does for your AI

When you build any application around a large language model, security is the biggest headache. You can’t trust what comes in or what goes out. This MCP gives you a unified way to enforce data rules right at the start of your process. It lets your agent automatically scrub plain text and structured JSON objects for private information; it also scans chat completions and prompts before they execute, stopping malicious inputs like prompt injections cold.

If you're tracking activity, you get more than just a log file—you can search through all historical events using natural language queries. You can also validate user identity by starting sign-in flows or checking if an IP address is coming from a restricted region. Because it’s hosted on Vinkius, connecting this MCP to your workflow means you don't have to build custom middleware; you just connect and start securing everything.

Built · Hosted · Managed by Vinkius Pangea Security APIs - Guard Inputs & Audit Logs
Server ID 019e38d2-0adb-73a7-9430-682b11f9cd23
Vinkius Inspector
Compliance Grade F
Score 3.6/100
Vinkius Inspector Badge — Score 3.6/100

Frequently asked questions about Pangea Security APIs MCP

How do I use Pangea Security APIs MCP to redact JSON data? +

You call redact_structured and pass the JSON object along with a list of fields you want removed. This method is better than generic redaction because it uses specific JSON paths.

Is Pangea Security APIs MCP good for checking suspicious IPs? +

Yes. Use ip_geolocate to find where the IP comes from, and then run embargo_ip_check or ip_reputation to see if it's flagged as a proxy or coming from an embargoed nation.

What is the difference between audit_log and audit_log_bulk in Pangea Security APIs MCP? +

audit_log creates one single record for a specific event. Use audit_log_bulk when you need to create many related records at once, like logging ten user sign-ins.

Can I use Pangea Security APIs MCP to check if my password is safe? +

Yes, use the password_breached tool. It compares a hashed version of your password against public databases of leaked credentials to tell you if it's compromised.

Does Pangea Security APIs MCP help with general data storage? +

No, this MCP handles security and access control, not storage. You use vault_encrypt or vault_secret_store to secure the data, but you need a separate service for actual file storage.