firewall_setup_ollama_direct
Install Ollama directly on macOS without Homebrew or sudo to enable the Code Firewall MCP's threat detection capabilities.
Instructions
Install Ollama via direct download (macOS) - no Homebrew, no sudo.
Args: install: Download and install Ollama to ~/Applications start_service: Start Ollama server in background pull_model: Pull the embedding model (nomic-embed-text) model: Model to pull (default: nomic-embed-text)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install | No | ||
| start_service | No | ||
| pull_model | No | ||
| model | No |