Vend API Merchant MCP Server
Pay-per-call data APIs for AI agents - URL extraction, web search, domain intelligence, geolocation - settled in Nano (XNO), no API key
Vend API Merchant is a Web & Search MCP (Model Context Protocol) server: Pay-per-call data APIs for AI agents - URL extraction, web search, domain intelligence, geolocation - settled in Nano (XNO), no API key. It is MIT-licensed and available as a hosted endpoint, so it works with no local install. Listed on MCP Collection since September 2026.
About Vend API Merchant
Eight pay-per-call tools for AI agents: extract clean text from any URL, check link status and redirects, full domain intelligence (DNS, WHOIS, SSL), web search, IP geolocation, URL status and content drift, Nano account info, YouTube transcripts. No signup and no API keys: an unpaid call returns HTTP 402 with an x402 v2 challenge naming a Nano (XNO) price of 0.0001-0.0005 XNO; pay on-chain, retry with the block hash. Also served as an MCP server at https://extract.paypercall.dev/mcp (streamable HTTP, 8 tools).
How to connect Vend API Merchant to Claude, Cursor or VS Code
Vend API Merchant runs as a hosted remote MCP server at https://extract.paypercall.dev/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.
{
"mcpServers": {
"vend-api-merchant-2": {
"url": "https://extract.paypercall.dev/mcp"
}
}
}
Claude Code: claude mcp add --transport http vend-api-merchant-2 https://extract.paypercall.dev/mcp. Servers that require OAuth or an API key will prompt on first use.
Vend API Merchant FAQ
What is Vend API Merchant?
Vend API Merchant is a Model Context Protocol (MCP) server in the Web & Search category. Pay-per-call data APIs for AI agents - URL extraction, web search, domain intelligence, geolocation - settled in Nano (XNO), no API key. MCP servers expose tools that AI assistants like Claude can call during a conversation.
How do I use Vend API Merchant with Claude or Cursor?
Vend API Merchant runs as a hosted remote MCP server at https://extract.paypercall.dev/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.
Is Vend API Merchant free to use?
Vend API Merchant is published under the MIT license, so the software itself is free to run. Hosted or API-backed servers may have their own usage tiers; check the project homepage.
Where is the source code for Vend API Merchant?
The source is at github.com/PANDeveloper001/vend.