URLmind turns any business URL into a structured company profile. JSON, CLAUDE.md, or MCP config — ready for your AI pipeline in ~30 seconds.
# 1. Submit a URL curl -X POST https://api.urlmind.com/v1/research \ -H "Authorization: Bearer rk_..." \ -d '{"url": "https://acme.com"}' # → returns job_id immediately # 2. Poll for result curl https://api.urlmind.com/v1/research/{job_id} \ -H "Authorization: Bearer rk_..." # → structured profile in ~30s { "name": "Acme Corp", "contact": {...}, "hours": {...}, "services": [...] }
Before they can help, they need to understand who they're dealing with. Right now, they get nothing useful.
Your agent fetches a business URL and gets 50,000 tokens of raw HTML — nav links, ads, boilerplate. No structure. No confidence. It hallucinates the rest.
One API call returns a clean, structured profile: business name, hours, services with prices, review scores, locations, brand voice, and contact info. No noise. Ready to use.
Three steps. No scraping infra to maintain. No prompt engineering. Just data.
Send any business URL to POST /v1/research. URLmind accepts websites, Google Maps links, or just a domain. Get a job_id back immediately.
URLmind crawls the site, enriches with Google Places, and extracts structured data using Claude AI — hours, services, prices, reviews, team, brand voice, and more.
Poll GET /v1/research/{job_id} or use a webhook. Download the result as JSON, CLAUDE.md, or MCP config — ready to drop into your pipeline.
Use whichever format fits your stack — or all three.
{
"name": "Stripe",
"legal_name": "Stripe, LLC",
"domain": "stripe.com",
"founding_year": 2010,
"company_size": "8000+ employees",
"industry": ["Financial Services", "Payment Processing", "Fintech"],
"description": "Global financial infrastructure platform that enables businesses of all sizes to accept payments, manage billing, and access financial services.",
"contact": {
"email": "sales@stripe.com",
"address": { "city": "New York", "state": "NY", "country": "USA" },
"social": { "twitter": "https://twitter.com/stripe", "linkedin": "https://linkedin.com/company/stripe" }
},
"services": [
{ "name": "Payment Processing", "category": "Core Services", "price": { "amount": 0.30, "currency": "USD", "unit": "per transaction" } },
{ "name": "Radar Fraud Screening", "category": "Fraud Prevention", "price": { "amount": 0.07, "currency": "USD", "unit": "per screened transaction" } },
{ "name": "Stripe Terminal", "category": "Hardware", "price": { "amount": 79, "currency": "USD" } }
],
"brand_voice": {
"tagline": "Financial infrastructure to grow your revenue",
"tone": ["Professional", "Technical", "Aspirational"],
"unique_selling_points": [
"135+ currencies, 100+ payment methods, 195+ countries",
"99.999% historical uptime",
"AI-powered fraud prevention trained on $1.4T in transactions"
]
},
"metadata": {
"confidence_scores": {
"overall": 0.88,
"services": 0.97,
"brand": 0.95,
"contact": 0.90
},
"extraction_model": "claude-haiku-4-5-20251001",
"sources": ["website", "google_places"]
},
"research_status": "complete"
}
# Stripe > Auto-generated company context by URLmind > Confidence: 90% ## Overview Stripe is a financial services platform that provides payment processing, billing, and financial infrastructure for businesses of all sizes. Enables online and in-person payments, subscription management, and embedded financial services in 195+ countries. - **Website:** https://stripe.com - **Industry:** Financial Services, Payment Processing, Fintech - **Founded:** 2010 | **Size:** 8000+ employees - **Legal Name:** Stripe, LLC ## Contact Information - **Email:** sales@stripe.com - **Address:** 28 Liberty St, New York, NY 10005, USA - **LinkedIn:** linkedin.com/company/stripe - **Twitter:** twitter.com/stripe ## Services & Pricing - **Payment Processing** — $0.30 per transaction - **Instant Payout** — $1.00 per payout - **Radar Fraud Screening** — $0.07 per screened transaction - **3D Secure** — $0.04 per transaction - **Stripe Terminal (hardware)** — $79.00 ## Brand Voice & Messaging - **Tagline:** "Financial infrastructure to grow your revenue" - **Tone:** Professional, Confident, Forward-thinking, Technical - **Key Messages:** - From your first transaction to your billionth - Building economic infrastructure for the internet - Global GDP running on Stripe - **USPs:** - 135+ currencies, 100+ payment methods, 195+ countries - 99.999% historical uptime - AI-powered fraud prevention trained on $1.4T in transactions ## Competitive Positioning - **Market Position:** Leader in global financial infrastructure - **Key Differentiators:** - 50% of Fortune 100 companies rely on Stripe - $1.9T in payment volume processed in 2025 - Comprehensive suite: payments, billing, issuing, fraud, automation ## Agent Instructions You represent Stripe. Maintain a professional, technical tone. Answer questions about services, pricing, and integrations only. Refer enterprise inquiries to sales@stripe.com. --- *Generated by URLmind | Confidence: 90% | Sources: website, google_places*
{
"mcpServers": {
"stripe": {
"command": "npx",
"args": [
"-y",
"@urlmind/mcp-server",
"--company-id",
"cmp_stripe_8f3a2d"
],
"env": {
"URLMIND_API_KEY": "rk_••••••••••••••••"
},
"metadata": {
"name": "Stripe",
"domain": "stripe.com",
"confidence": 0.90,
"last_updated": "2026-04-03T17:08:19Z"
}
}
}
}
URLmind is the data layer. You decide what to build with it.
Before your agent calls a prospect, give it the company's full context — services, hours, location, and brand voice. No hallucination. No wasted turns.
Pipe any lead URL through URLmind and auto-populate your CRM with structured business data. No manual research. No outdated fields.
Build outbound workflows that understand your prospects before you reach out — what they sell, how they position, where they operate.
Drop the MCP config into Claude Desktop or any agent runtime. Your AI instantly knows everything about the business — no setup, no scraping.
One credit = one company profile. No seat fees. No hidden costs.
✦ Early access pricing — rates locked in for founding members at launch.
Early access opens Q2 2026. We're onboarding in batches — move up by referring others.
First 100 developers get 1 free month on Build or Scale at launch.