thinkneo_subscribe
InactiveTool of ThinkNEO MCP Server
Subscribe to ThinkNEO MCP Pro ($490/mo) or Enterprise ($4999/mo). Returns a Stripe Checkout URL — open in browser to complete payment. Requires free-tier API key. After payment, run thinkneo_status to verify activation.
Parameters schema
{
"type": "object",
"title": "thinkneo_subscribeArguments",
"required": [
"plan"
],
"properties": {
"plan": {
"type": "string",
"title": "Plan",
"description": "Subscription plan: 'pro' ($490/mo) or 'enterprise' ($4999/mo)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries