Loading MCP server directory, please wait...
Recommendations, search, catalogue, analytics, and platform admin tools for NeuronSearchLab
npx @getmcp/cli add com.neuronsearchlab/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.neuronsearchlab/mcp": {
"command": "npx",
"args": [
"-y",
"@neuronsearchlab/mcp"
],
"env": {
"NSL_CLIENT_ID": "",
"NSL_CLIENT_SECRET": "",
"NSL_PLATFORM_MODE": "",
"NSL_API_KEY": ""
}
}
}
}