Citely-x402
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Citely-x402search for articles on GOAT network integration"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 testLicense
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.
This server cannot be installed
Maintenance
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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