Model Context Protocol (MCP) server configuration and tool manifest for stefan-jansen/18_convolutional_neural_nets
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"18_convolutional_neural_nets": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-18_convolutional_neural_nets"
]
}
}
}