mazzagrp-mcp
Enables AI agents to access 21 mazzagrp.com AI endpoints with x402 USDC micropayments on Base, paying per call without API keys.
README
mazzagrp-mcp
MCP server wrapping 21 mazzagrp.com AI API endpoints with x402 USDC micropayments on Base. Agents pay per call with crypto — no API keys, no signup.
Install
pip install mazzagrp-mcp
Configure
Add to your MCP client config (Claude Desktop, etc.):
{
"mcpServers": {
"mazzagrp": {
"command": "mazzagrp-mcp",
"env": {
"MAZZAGRP_WALLET_KEY": "0xYOUR_PRIVATE_KEY"
}
}
}
}
Or use a wallet file:
{
"mcpServers": {
"mazzagrp": {
"command": "mazzagrp-mcp",
"env": {
"MAZZAGRP_WALLET_PATH": "/path/to/wallet.json"
}
}
}
}
Wallet JSON format: {"private_key": "0x...", "address": "0x..."}
21 Tools
| Tool | Price | Description |
|---|---|---|
recall |
$0.20 | Memory recall and context retrieval |
rag |
$1.50 | Retrieval-augmented generation pipeline |
sql |
$1.20 | AI-powered SQL query generation |
negotiator |
$1.50 | AI negotiation assistant |
design |
$0.80 | AI-assisted design recommendations |
simulation |
$2.00 | AI scenario simulation and modeling |
character |
$0.10 | AI character generation |
puzzles |
$0.80 | AI puzzle generation and solving |
arena |
$1.20 | AI model comparison and benchmarking |
storyforge |
$0.60 | AI creative story generation |
autoflow |
$1.50 | AI workflow orchestration |
worldbuilder |
$2.00 | AI worldbuilding for games and RPGs |
longqa |
$1.00 | Long-form question answering |
temporal |
$0.80 | Temporal workflow orchestration |
desktop |
$1.50 | Desktop application AI assistant |
mcp_eval |
$2.00 | MCP evaluation and scoring |
sheets |
$1.00 | AI spreadsheet automation |
webagent |
$1.80 | AI web agent for browsing |
consultation |
$5.00 | AI consultation with senior strategist |
chatbot |
$1.00 | Conversational AI chatbot |
automation |
$15.00 | AI workflow automation design |
How it works
- Agent calls an MCP tool (e.g.,
recall) - MCP server POSTs to
mazzagrp.com/api/recall - Server returns HTTP 402 with x402 payment requirements
- MCP server signs EIP-712 payment with your wallet
- Retries with
PAYMENT-SIGNATUREheader - Returns AI response to the agent
Payment
- Protocol: x402 v2
- Network: Base Sepolia (testnet)
- Asset: USDC
- Facilitator: x402.org/facilitator
Fund your wallet with USDC on Base Sepolia and the MCP server handles the rest.
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。