You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_registry_install

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Get installation config for an MCP server from the ThinkNEO Marketplace. Returns ready-to-use JSON config for Claude Desktop, Cursor, Windsurf, or custom clients. Tracks the download. No authentication required.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_registry_installArguments",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "title": "Name",
      "description": "Package name to install (e.g. 'thinkneo-control-plane')"
    },
    "client_type": {
      "type": "string",
      "title": "Client Type",
      "default": "claude-desktop",
      "description": "Your MCP client: claude-desktop, cursor, windsurf, or custom"
    }
  }
}

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 →