thinkneo_registry_install
ActiveTool of ThinkNEO MCP Server
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries