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