Seraph
Seraph MCP
Seraph is a hosted remote Model Context Protocol (MCP) server operated by Kondux. It gives AI agents access to crypto transaction firewall and risk tools through a managed, OAuth-protected MCP endpoint.
Public name:
SeraphRegistry ID:
io.kondux/seraphMCP endpoint:
https://seraph.kondux.io/mcpTransport: Streamable HTTP
Authentication: OAuth 2.1 through Seraph/Privy. API-key access remains available for existing integrations.
Operator: Kondux,
https://kondux.io
This repository contains public registry metadata and installation examples only. The production service implementation is proprietary and is not included here.
Quick Start
Create or sign in to a Seraph account at
https://seraph.kondux.io.Complete onboarding in the Seraph console.
Add the hosted MCP endpoint to your MCP client or registry submission:
https://seraph.kondux.io/mcpClients that support MCP OAuth discovery should start authentication automatically from the Seraph MCP endpoint.
Related MCP server: web3agent
Registry Metadata
The official MCP Registry manifest is in server.json. It uses the branded DNS-owned namespace:
io.kondux/seraphInstallation Examples
Notes for Registries
Use this public repository URL when a registry asks for a GitHub repository:
https://github.com/Kondux/seraph-mcp-publicUse this URL when a registry asks for the hosted MCP server endpoint:
https://seraph.kondux.io/mcpSeraph is a remote hosted MCP server. There is no local package to install from this repository.
License
The documentation, examples, and registry metadata in this repository are MIT licensed. The hosted Seraph service and its private implementation are separate proprietary Kondux software.
This server cannot be deployed
Maintenance
Related MCP Connectors
Pay-per-call safety checks for AI agents: screen a crypto address or URL before you transact.
KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.
Compliance MCP for AI agents: sanctions & KYT screening on 50+ chains, stablecoin-freeze, oracle.
Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenancePre-execution safety layer for autonomous agent wallets. Risk scoring, transaction simulation, and policy enforcement via MCP.MIT
- AlicenseCqualityCmaintenanceWeb3 MCP proxy server for AI agents: EVM execution, DeFi swaps, bridges, advanced orders, market data, wallet management, and confirmation-gated writes.10064 npm1MIT
- AlicenseNot gradedqualityCmaintenanceSecurity layer for AI agents that evaluates transaction intents and returns verdicts (ALLOW/WARN/DENY) using deterministic rules, on-chain checks, and simulation.6 npmMIT
- AlicenseNot gradedqualityBmaintenanceMCP server for a pre-interaction risk check on any EVM contract/token, enabling agents to verify contracts before approving, swapping, or trusting an address.1MIT