Vibes-Coded Agent Tools
Related Servers
Alternatives to Vibes-Coded Agent Tools
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceExposes a live catalogue of specialist tools as MCP endpoints and returns x402 payment challenges for each call, letting agents pay per use in USDC from their own wallet without subscriptions or API keys.MIT
- AlicenseNot gradedqualityBmaintenancePay-per-call tools for AI agents via x402 (USDC on Base): web-to-Markdown, PDF, provenance (human vs synthetic), trusted lookup with citations, a 3.9M-business global directory, LatAm ID validators, agent-forged tools and 2,000+ proxied x402 services. No API keys, charged only on success, free trial without a wallet. Remote: https://toll402.dev/mcp · Local: npx -y toll402-mcpMIT
- AlicenseNot gradedqualityBmaintenance55+ pay-per-call tools for AI agents over MCP: live telemetry, blockchain/on-chain checks, environmental, transit, finance, and network utilities. No API key or signup — agents pay per request with x402 USDC micropayments (Base and Solana).MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to call 93 pay-per-call machine-to-machine services spanning web scraping, crypto sentiment, market data, on-chain analytics, social and threat intelligence, vulnerability scanning, and micro-SaaS utilities. Payments are settled in USDC on Arbitrum via the x402 protocol using a wallet header, so no API keys, signups, or billing setup are required.MIT
- AlicenseAqualityAmaintenanceOpen-source MCP server exposing the Agent402.Tools catalog: 500+ deterministic pay-per-call tools for AI agents, including browser rendering, web search, PDFs, OCR, LLM inference, code execution, live financial/crypto/macro data, SEC EDGAR, and wallet-keyed memory. Free via proof-of-work, or pay per call in USDC across ten chains via the x402 protocol. No API keys, no signups158AGPL 3.0
- AlicenseNot gradedqualityCmaintenance250+ AI-powered MCP tools: research, write, code, translate, scrape, sentiment, vision, RAG, agent memory, marketplace, trading signals, and more. 15 models across 7 providers. Pay-per-use via API key or x402 USDC micropayments.52 PyPI2MIT
TDQS
Scored across 9 tools
All tools have clearly distinct purposes: web search, page fetch, JSON repair, health check, and four different guard variants (state, idempotency, drift, retry storm) plus a generic pay fallback. Even the guard tools are explicitly differentiated in descriptions.
The majority of tools use the consistent vc_ verb_noun pattern (e.g., vc_web_search, vc_page_markdown). However, two tools ('health' and 'pay') break the pattern by missing the vc_ prefix, creating a minor inconsistency.
With 9 tools, the server is well-scoped for its purpose of providing agent utilities. Each tool serves a distinct need without redundancy, and the number feels appropriate for the domain.
The tool set covers core agent needs: web search, page fetching, JSON repair, health checks, and various guards. The generic 'pay' tool fills gaps for any missing outcomes. Minor gaps exist (e.g., no tool to list all available slugs), but agents can work around them.