Agent Data Pro
markdown
Agent Data Pro
Premium research articles for AI agents.
Pay via x402 protocol on Base network (USDC).
š Quick Start
Discovery
https://agentdatapro.com/mcp.json
text
API
GET /api/articlesā List all available articlesGET /api/articles/{id}ā Get article content (requires x402 payment)
Related MCP server: pay-mcp
š³ Payment
Protocol: x402 v2
Network: Base mainnet (eip155:8453)
Currency: USDC
Facilitator: PayAI
š Available Articles
Article | Price |
on-chain-trading-signals | $0.01 USDC |
defi-vulnerabilities | $0.02 USDC |
blockchain-fee-markets | $0.015 USDC |
how-ai-agents-compare-products | $0.02 USDC |
state-of-ai-agents-in-defi | $0.30 USDC |
agent-payment-spending-governance | $0.30 USDC |
know-your-agent-compliance | $0.30 USDC |
š§ Deployment
npx wrangler deploy --config wrangler.production.jsonc
š Documentation
OpenAPI: https://agentdatapro.com/api/openapi
MCP Discovery: https://agentdatapro.com/mcp.json
š·ļø Topics
mcp model-context-protocol ai-agents x402 research crypto
Made for AI agents.
text
---
## Step 4: Commit
| Field | What to Put |
|-------|-------------|
| **Commit message** | `Add README` |
| **Extended description** | Leave blank |
| **Branch** | `main` |
Click **Commit changes**.
---
## Step 5: Add to `awesome-mcp-servers`
Now that you have a README, go to:
https://github.com/punkpeye/awesome-mcp-servers
Click the pencil icon (āļø) on `README.md` and add:
Agent Data Pro ā Premium research articles for AI agents with x402 payment on Base network.
text
Then click **Propose changes** ā **Create pull request**.
---
**Let me know when the README is added and I'll confirm it's ready.**
domyt we want somethih moree descrptive ?
You're right. Let's make it more descriptive and professional ā something that clearly explains what your service does and why it matters.
Updated README.md
markdown
# Agent Data Pro
**Premium research articles for AI agents.**
Pay via **x402 protocol** on **Base network** (USDC).
Agent Data Pro is a production-grade MCP (Model Context Protocol) server that allows AI agents to discover, purchase, and consume premium research articles autonomously. Built for the agent-to-agent economy, it combines micropayments with high-quality content.
---
## š Quick Start
### MCP Discovery
https://agentdatapro.com/mcp.json
text
### OpenAPI Documentation
https://agentdatapro.com/api/openapi
text
### Service Status
https://agentdatapro.com/
text
---
## š Available Articles
| Article | Price |
|---------|-------|
| on-chain-trading-signals | $0.01 USDC |
| defi-vulnerabilities | $0.02 USDC |
| blockchain-fee-markets | $0.015 USDC |
| how-ai-agents-compare-products | $0.02 USDC |
| state-of-ai-agents-in-defi | $0.30 USDC |
| agent-payment-spending-governance | $0.30 USDC |
| know-your-agent-compliance | $0.30 USDC |
---
## š³ Payment Protocol
- **Protocol:** x402 v2
- **Network:** Base mainnet (eip155:8453)
- **Currency:** USDC
- **Contract:** `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
- **Facilitator:** PayAI (https://facilitator.payai.network/)
---
## š§ API Endpoints
| Endpoint | Method | Description |
|----------|--------|-------------|
| `/api/articles` | GET | List all available articles with prices and previews |
| `/api/articles/{id}` | GET | Retrieve full article content (requires x402 payment) |
| `/api/openapi` | GET | OpenAPI 3.0.3 specification |
| `/mcp.json` | GET | MCP discovery manifest |
---
## š¤ How It Works
AI Agent
ā
ā¼
GET /api/articles/{id}
ā
ā¼
402 Payment Required
ā
ā¼
Agent constructs x402 payment
ā
ā¼
PayAI facilitator ā Base/USDC settlement
ā
ā¼
Payment verification ā Replay protection
ā
ā¼
Premium article delivered (HTTP 200)
text
---
## š Security Features
- **Replay protection** ā prevents payment reuse
- **Resource binding** ā payments locked to specific articles
- **Rate limiting** ā 100 requests per 60 seconds per article
- **Private content** ā articles stored in Cloudflare KV, never in public assets
- **Facilitator verification** ā PayAI validates all payments
---
## š ļø Development
### Local Setup
```bash
# Clone the repository
git clone https://github.com/OrionSmithers/agent-data-pro.git
# Install dependencies
npm install
# Deploy to Cloudflare
npx wrangler deploy --config wrangler.production.jsonc
Publishing a New Article
bash
node publish-article.js articles/your-article.md --deploy
š Architecture
text
PUBLIC CLOUDFLARE ASSETS
ā
āāā index.json (article catalogue)
āāā mcp.json (MCP discovery)
PRIVATE CLOUDFLARE KV
ā
āāā ARTICLE_CONTENT (premium article storage)
š·ļø Topics
mcp model-context-protocol ai-agents x402 research crypto base usdc agent-data-pro
š License
MIT
Built for AI agents. Powered by x402.This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to access paid content by integrating cryptocurrency payments through the x402 protocol, allowing LLMs to verify payments and retrieve paid resources automatically.1
- AlicenseNot gradedqualityBmaintenanceUSDC payments for AI agents on Base. Direct transfers, pre-funded tabs, x402 paywall handling, and service discovery.69MIT

hyperd-mcpofficial
AlicenseAqualityBmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.23561MIT- AlicenseNot gradedqualityDmaintenancePay-per-task AI agent for writing, research, code, DeFi & blockchain. Pay in USDC on Base or Solana. Supports A2A, MCP, x402 and Agentmail protocols.4MIT
Related MCP Connectors
Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Crypto data for AI agents via x402. 31 tools, 4 free. Recorded history, anchored daily on Base.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/OrionSmithers/agent-data-pro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server