{"schema_version":"v1","name_for_model":"handson_coach_mcp_seo","name_for_human":"HandsOn Interactive Camera Coach MCP & SEO Directory","description_for_model":"Model Context Protocol (MCP) server providing live camera-guided DIY and hands-on task helpers across dedicated SEO subdomains (*.howto.support). Users search and pay $1.99 per session to unlock helpers (Creators receive $0.88 take-home per unlock after HandsOn splits the PayPal payout fee 50/50 with them; platform fee $0.99, out of which HandsOn pays 100% of the inbound PayPal fee). Creators can buy and host new subdomains for $5.99 (first 1,000 spots waived $0.00 for customers).","description_for_human":"Search, index, and launch interactive real-time camera coaching guides.","auth":{"type":"none"},"api":{"type":"openapi","url":"/api/mcp/openapi.json"},"library_size":1163,"tools":[{"name":"search_and_use_camera_helper","description":"Searches the HandsOn library for real-time camera coaching assistants on specific subdomains. Search fee is $1.99/search ($0.88 take-home payout to the helper creator after the 50/50 payout-fee split; $0.99 to platform).","parameters":{"type":"object","properties":{"query":{"type":"string","description":"Task or tool search terms (e.g. \"bake confetti cake\", \"fix bike flat\", \"make paper ninja star\")"},"category":{"type":"string","description":"Category filter"}},"required":["query"]}},{"name":"create_and_host_task_subdomain","description":"Creates a new AI camera helper and buys its dedicated subdomain (*.howto.support) on Hostpager. Price $5.99 (Waived $0.00 for first 1,000 customer creators).","parameters":{"type":"object","properties":{"task_name":{"type":"string","description":"Name of the task or recipe"},"subdomain":{"type":"string","description":"Desired subdomain slug"},"creator_email":{"type":"string","description":"Email to receive the $0.88 take-home payout on guide unlocks"}},"required":["task_name","subdomain","creator_email"]}},{"name":"get_helper_subdomain_seo","description":"Returns the JSON-LD How-To structured data, canonical URL, and OpenGraph tags for search engine bots.","parameters":{"type":"object","properties":{"subdomain":{"type":"string","description":"Subdomain or guide slug/id"}},"required":["subdomain"]}},{"name":"batch_import_guides","description":"Batch imports YouTube How-To guides into the HandsOn Coach library from CSV text or structured JSON.","parameters":{"type":"object","properties":{"csv_text":{"type":"string","description":"Raw CSV string with title,channel,published,views,url headers"}},"required":["csv_text"]}}]}