loading…
Search for a command to run...
loading…
Enables interaction with the Terros platform's User API to manage and retrieve user profiles. Users can fetch authenticated account details, list users with fil
Enables interaction with the Terros platform's User API to manage and retrieve user profiles. Users can fetch authenticated account details, list users with filters, and lookup specific user information by ID.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"terros-mcp-server": {
"command": "npx",
"args": []
}
}
}