{
  "markdown": "# Seraph MCP\n\nSeraph 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.\n\n- Public name: `Seraph`\n- Registry ID: `io.kondux/seraph`\n- MCP endpoint: `https://seraph.kondux.io/mcp`\n- Transport: Streamable HTTP\n- Authentication: OAuth 2.1 through Seraph/Privy. API-key access remains available for existing integrations.\n- Operator: Kondux, `https://kondux.io`\n\nThis repository contains public registry metadata and installation examples only. The production service implementation is proprietary and is not included here.\n\n## Quick Start\n\n1. Create or sign in to a Seraph account at `https://seraph.kondux.io`.\n2. Complete onboarding in the Seraph console.\n3. Add the hosted MCP endpoint to your MCP client or registry submission:\n\n```text\nhttps://seraph.kondux.io/mcp\n```\n\nClients that support MCP OAuth discovery should start authentication automatically from the Seraph MCP endpoint.\n\n## Registry Metadata\n\nThe official MCP Registry manifest is in [`server.json`](server.json). It uses the branded DNS-owned namespace:\n\n```text\nio.kondux/seraph\n```\n\n## Installation Examples\n\n- [Claude](examples/claude.md)\n- [Smithery](examples/smithery.md)\n- [Glama](examples/glama.md)\n- [PulseMCP](examples/pulse.md)\n- [mcp.so](examples/mcp-so.md)\n\n## Notes for Registries\n\nUse this public repository URL when a registry asks for a GitHub repository:\n\n```text\nhttps://github.com/Kondux/seraph-mcp-public\n```\n\nUse this URL when a registry asks for the hosted MCP server endpoint:\n\n```text\nhttps://seraph.kondux.io/mcp\n```\n\nSeraph is a remote hosted MCP server. There is no local package to install from this repository.\n\n## License\n\nThe documentation, examples, and registry metadata in this repository are MIT licensed. The hosted Seraph service and its private implementation are separate proprietary Kondux software.\n",
  "bytes": 1950,
  "sha": "67f55a6d0ee5f43fc1900d64e7af25d7c1412aba56569c2ac6deddaa4fd9b551",
  "repo_slug": "kondux/seraph-mcp-public",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_kondux_seraph_a2f4bdfa/readme"
}