# ReachOut > Agent-driven marketing automation. Contacts, campaigns, segments, analytics > and automations exposed through the ReachOut Studio (web console) and an MCP > server. Built on Cloudflare's edge (Workers, Hyperdrive to Neon Postgres, > KV, R2, Durable Objects, Email Workers). ## Pricing - Starter: free, no credit card. 200 emails / month, 100 MCP tool calls / month, 40 insight generations. - Pro: $20 per user / month. 10,000 emails / month, 1,000 MCP tool calls / month, 1,000 insight generations. - Max: $100 per user / month. 100,000 emails / month, 5,000 MCP tool calls / month, 5,000 insight generations. Volume above included limits is tracked in Activity and Settings and billed as line items: emails $2 / 1,000, MCP tool calls $5 / 1,000, insights $10 / 1,000. ## Interfaces - Studio (UI): https://usereachout.com/studio - REST API: https://reachout-pulse-api.usereachout.com - MCP endpoint: https://reachout-pulse-api.usereachout.com/mcp - Public assets: https://reachout-pulse-assets.usereachout.com - Email tracking: https://reachout-pulse-tracking.usereachout.com ## MCP tools (v1.1.0) Organization management: get_current_organization, list_organizations, switch_organization. Domain surface: list_contacts, get_contact, create_contact, list_campaigns, get_campaign_stats, send_campaign, list_segments, get_analytics. Organization is implicit per API key. No tool accepts organizationId. Every response includes an [organization] header so the caller always knows which tenant is active. switch_organization sets a 24h override. ## Docs - Landing: https://usereachout.com - Pricing: https://usereachout.com/pricing - Local AI quickstart (Ollama / LM Studio / Claude Desktop / Cursor): https://usereachout.com/docs/local-ai - MCP reference (auth, scoping, tools): https://usereachout.com/docs/mcp - MCP tool manifest (JSON): https://usereachout.com/mcp-manifest.json - Full machine-readable reference: https://usereachout.com/llms-full.txt ## Contact Reach Out Labs GmbH · https://reachoutlabs.ch · hello@usereachout.com