Skip to main content
Glama

Citely-x402

An open MCP server that gates content & tools behind x402 stablecoin micropayments — with a pluggable content provider and a pluggable payment network (Base today, GOAT Network as the headline integration).

Status: scaffolding (Task 1). See the implementation plan for the full build-out.

Why

Most "agent payments" demos rebuild x402 from scratch. This repo extracts a clean, reusable gateway: an MCP server exposing search_articles + get_article, gated by a free-quota entitlement and then x402 pay-per-call. Two seams keep it generic:

  • ContentProvider — bring your own catalog/body; the repo ships a dummy sample provider (no proprietary content).

  • PaymentNetwork — swap the x402 network/facilitator/token; ships a Base-Sepolia adapter and a GOAT adapter.

Related MCP server: x402-mcp

Quickstart

pnpm install
cp .env.example .env   # fill in as needed
pnpm test

License

MIT. See LICENSE.

Relation to Citely

This is the open x402/MCP gateway. Citely (private) plugs its own provenance-backed content provider into these same interfaces; the proprietary content, on-chain provenance, and review pipeline stay private.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/web3yaso/Citely-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server