ATXP Agent Tool Library
About
Access 5+ ATXP agent tools via MCP: web search, AI image generation, email (send/inbox), and music generation. Free tier: 3 web searches/day. Pro tier: all tools, pay-per-use via x402 micropayments (USDC on Base mainnet, $0.01-0.15/call). No subscription, no API key needed.
Details
- Author
- autonsol
- Downloads
- 299
- Categories
- AI
Jump to
- Web search with free tier (3 searches/day)
- AI image generation (512–1792 pixels)
- Send email from your ATXP agent address
- Check your ATXP agent email inbox
- Generate AI music from text descriptions
- Pay-per-use via USDC micropayments (Base mainnet)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ATXP Agent Tool LibraryCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Add the provided HTTP endpoint to your MCP client configuration. Use the free endpoint for three free web searches per day, or the pro endpoint for pay-per-use access to all tools. Alternatively, clone the repository and run with your ATXP connection token for self-hosting.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"atxp agent tool library": {
"atxp": {
"url": "https://atxp-mcp-production.up.railway.app/mcp/free",
"transport": "http"
}
}
}
}
McpServers
{
"atxp": {
"url": "https://atxp-mcp-production.up.railway.app/mcp/free",
"transport": "http"
}
}
ATXP MCP Server
Access 5+ ATXP agent tools via the Model Context Protocol (MCP):
- 🔍 Web Search — AI-powered web search (free tier: 3/day)
- 🎨 Image Generate — AI image generation (512–1792px, $0.05–0.15/call)
- 📧 Email Send — Send email from your ATXP agent address ($0.01/call)
- 📬 Email Inbox — Check your ATXP agent inbox ($0.01/call)
- 🎵 Music Generate — AI music from text descriptions ($0.15/call)
Powered by ATXP agent infrastructure + x402 micropayments (USDC on Base mainnet).
---
Quick Start
Free Tier (3 web searches/day)
Add to your MCP client config:
{
"mcpServers": {
"atxp": {
"url": "https://atxp-mcp-production.up.railway.app/mcp/free",
"transport": "http"
}
}
}
Pro Tier (all tools, pay-per-use)
{
"mcpServers": {
"atxp-pro": {
"url": "https://paywall.xpay.sh/atxp-mcp",
"transport": "http"
}
}
}
Payment: USDC on Base mainnet via x402 micropayments. No subscription, no API key, no account needed.
---
Tools
| Tool | Description | Free | Paid |
|------|-------------|------|------|
| atxp_web_search | Search the web | 3/day | $0.01/call |
| atxp_image_generate | Generate AI images (512–1792px) | — | $0.05–0.15/call |
| atxp_email_send | Send email from agent address | — | $0.01/call |
| atxp_email_inbox | Check agent email inbox | — | $0.01/call |
| atxp_music_generate | Generate AI music from text | — | $0.15/call |
---
Pricing
All paid tools use x402 micropayments — pay per call in USDC on Base mainnet. No subscription, no wallet lock-in.
ATXP costs per call: $0.003–0.05 (web search, email, image)
Our price: $0.01–0.15/call (2–10x markup)
Gross margin: 70–90%
---
Self-Host
```bash
git clone https://github.com/autonsol/atxp-mcp
cd atxp-mcp
npm install
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
