AgentsHub Web Search
Agent Data Provider
Fast, low-cost data tools for AI agents. No signup, no API key, pay per call via x402.
Live endpoints
MCP:
https://agent-data-provider.agentshub.workers.dev/mcpHTTP:
https://agent-data-provider.agentshub.workers.dev/web/searchDocs:
https://agent-data-provider.agentshub.workers.dev/docsRelated MCP server: Base Intel Search
Current tool
Web Search
Technical name:
web_searchLive web search for AI agents.
Returns normalized:
title
URL
snippet
Supports up to 10 results per call.
Price: $0.001 USDC per successful call
Network: Base Mainnet
Payment protocol: x402 v2
Payment asset: USDC
MCP
Connect to:
https://agent-data-provider.agentshub.workers.dev/mcpThe server supports MCP Streamable HTTP.
tools/list is available without payment.
Executing web_search requires an x402 payment.
HTTP API
Endpoint:
POST /web/searchExample request:
{
"query": "AI agent payments",
"limit": 5
}Example response:
{
"results": [
{
"title": "Example result",
"url": "https://example.com",
"snippet": "Example search result snippet."
}
]
}Without payment, the endpoint returns:
402 Payment Requiredwith an x402 v2 payment requirement.
Pricing
Tool | Price |
Web Search | $0.001 USDC / call |
No subscription.
No API key.
Pay only per successful call.
Payment details
Network: Base Mainnet
CAIP-2:
eip155:8453Asset: USDC
Protocol: x402
Discovery
Agent Data Provider is available through MCP and x402-compatible discovery.
Smithery:
tvstat1/agent-data-provider
Roadmap
Potential future tools may include:
URL scraping
content extraction
social search
company enrichment
places search
structured data APIs
License
MIT
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Live web search and research synthesis for agents, with free samples and x402 USDC payments.
Web search for AI agents. Ranked results with page passages already extracted, plus URL to markdown.
Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.
The best web search for your AI Agent
Related MCP Servers
- AlicenseAqualityDmaintenanceSearch 14,000+ x402-enabled HTTP APIs by keyword. Agents pay $0.01 USDC per search via x402 micropayments on Base mainnet — no API keys or accounts required.1552MIT
- AlicenseNot gradedqualityDmaintenancePay-per-call web search for AI agents, settled in USDC on Base via the x402 protocol. No API key or subscription required; users fund a wallet and get a web_search tool.141MIT
- AlicenseNot gradedqualityDmaintenanceEnables web search for AI agents with pay-per-search in USDC, no API keys needed.MIT
- AlicenseNot gradedqualityBmaintenanceWeb search API for AI agents. Returns structured results with title, URL, and snippet; pay-per-call via x402 micropayments.MIT
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/tvstat1/agent-data-provider'
If you have feedback or need assistance with the MCP directory API, please join our Discord server