neural mcp for Cline
io.github.andylbrummer/neural-mcp
GPU-accelerated MCP server for neural network training, deep learning, and model experimentation
client:Cline
transport:stdio
runtime:pypi
Install neural mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"neural-mcp": {
"command": "uvx",
"args": [
"scicomp-neural-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs