Agent Utility API
io.github.eamondidier-ux/agent-utility-apix402 pay-per-call tools: company enrichment, PDF extraction, Amazon/KDP data, YouTube transcripts.
Tools · 8
KDP/Amazon competitive data: BSR, pricing, review counts, niche score. $0.05/call via x402.
YouTube video -> structured transcript + timestamped summary. $0.10/call via x402.
Structured PDF extraction from base64-encoded PDF bytes. $0.05/call via x402.
Company enrichment from a domain: name, description, logo, social links, contact emails/phones. $0.01/call via x402.
X (Twitter) or LinkedIn public profile lookup: name, bio, followers, company, experience. $0.05/call via x402.
Extract clean readable text from any webpage, boilerplate stripped. $0.02/call via x402.
Verify an email address: syntax, MX records, disposable/role detection -> valid|risky|invalid. $0.01/call via x402.
FREE: live crypto/FX price from Chainlink oracles on Base (ETH, BTC, SOL, DOGE, AVAX, LINK, USDC, EUR vs USD). No payment needed.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_utility_api": {
"url": "https://agent-api-production-169b.up.railway.app/mcp/mcp",
"transport": "streamable-http"
}
}
}