This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).
thinkneo_subscribe
InactiveTool of ThinkNEO MCP Server
declared in 1.28.0
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)"
}
}
}Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries