You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

thinkneo_signup

Inactive

Tool of ThinkNEO MCP Server

declared in 1.28.0

Sign up for ThinkNEO MCP free tier or retrieve current account if already authenticated. Idempotent: existing valid token returns current account info, no duplicate created. After signup, configure your MCP client with: Authorization: Bearer <api_key>

Parameters schema

{
  "type": "object",
  "title": "thinkneo_signupArguments",
  "required": [
    "email"
  ],
  "properties": {
    "email": {
      "type": "string",
      "title": "Email",
      "description": "Email address for billing notifications and account recovery"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →