{"server":{"name":"migratelms.com","version":"1.0.0"},"protocol":"Model Context Protocol","protocolVersion":"2024-11-05","transport":"http","endpoint":"https://migratelms.com/api/mcp","description":"POST JSON-RPC 2.0 messages here to use migratelms.com as a tool source. Speak `initialize` first, then `tools/list` to enumerate, then `tools/call` to invoke.","tools":[{"name":"get_migration_quote","description":"Estimate price, timeline, and tier for an LMS migration project. Source must be Thinkific or LearnWorlds; destination is one of the supported WordPress LMS plugins or Laravel applications. Returns a quote_id, tier (Starter / Professional / Enterprise), price range in USD, timeline in business days, and a Stripe payment link the user can visit to pay the deposit."},{"name":"create_checkout_session","description":"Create a Stripe Checkout session for the deposit on a migration project. Returns a checkout_url the user can open in a browser to complete payment. Deposits: Starter $750, Professional $1,500, Enterprise $2,500. After payment the post-sale intake email kicks off automatically."},{"name":"list_migration_paths","description":"List every supported (source → destination) migration path with metadata: live/coming status, recommended pricing tier, deep links, and source-API technology. Optional filters narrow the list. Use this when an agent or user asks 'what do you migrate' or 'do you support X to Y'."},{"name":"get_status","description":"Operational status: catalog summary, next available project start date, support hours and SLA, deployed worker version, and links to the public discovery surfaces. Useful as a health-check before initiating a longer multi-tool workflow."}],"reference_docs":{"spec":"https://modelcontextprotocol.io/specification/2024-11-05","rest_api":"https://migratelms.com/openapi.json","agent_guide":"https://migratelms.com/agents.txt"}}