Back to Browse

Gate402 MCP Server

Developer ToolsModerate5.5MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Drop-in x402 checkout for merchants: issue terms, verify payment. $0.01 each.

About

Drop-in x402 checkout for merchants: issue terms, verify payment. $0.01 each.

Remote endpoints: streamable-http: https://api.ogenalabs.com/api/gate402/mcp

Security Report

5.5
Moderate5.5Moderate Risk

This is a well-designed MCP adapter that acts as a schema-only catalog entry for a hosted payment API. The code is clean, properly authenticated (callers must use the hosted endpoint), and makes no local API calls or dangerous operations. The adapter correctly delegates all execution to a remote HTTPS endpoint, eliminating local attack surface. Minor observations about input validation do not materially impact security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity).

3 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

gate402-mcp

Public adapter plus docs for the Ogena gate402 merchant-checkout x402 API for merchants and AI agents.

  • Live API: https://api.ogenalabs.com/api/gate402 ($0.01 per checkout, verify free)
  • Demo storefront: https://api.ogenalabs.com/api/gate402/demo
  • Agent skill: docs/SKILL.md

Layout

  • adapter/ — public MCP stdio adapter (tool schemas only) for registry scoring. Execution happens on the hosted endpoint. No product logic here.
  • docs/ — explanation, skill, manifests.

Product source stays private. This repo carries schemas, skill and docs only.

Reviews

No reviews yet

Be the first to review this server!