Installation
Download and install Invoked — the MCP-native agent tooling workspace — on macOS or Windows. Requires an LLM API key (Anthropic, OpenAI, Groq, Ollama, or Bedrock).
Requirements
- macOS 13 Ventura or later (Apple Silicon or Intel), or Windows 10/11 (x64)
- Node.js 18+ (optional — only needed if you run local tool servers)
- At least one LLM API key (Anthropic, OpenAI, Groq, Ollama, or Bedrock)
Download
macOS: Open the .dmg, drag Invoked to Applications, and launch it.
Windows: Run the .exe installer and follow the prompts.
On macOS, Invoked is not yet notarized. On first launch, right-click the app and choose Open to bypass the Gatekeeper warning.
First launch
On first launch, Invoked will:
- Create a local SQLite database at
~/Library/Application Support/Invoked/ - Show the Settings → Models panel for you to add your first API key
- Open the main workspace
Setting up your first model
- Open Settings (⌘,)
- Go to the Models tab
- Click Add model
- Choose a provider and paste your API key
Invoked supports:
| Provider | Models |
|---|---|
| Anthropic | Claude 3.5 Sonnet, Claude 3 Opus, Claude 3 Haiku |
| OpenAI | GPT-4o, GPT-4 Turbo, GPT-3.5 Turbo |
| Groq | Llama 3.1 70B, Mixtral 8x7B |
| Ollama | Any locally-served model |
| AWS Bedrock | Claude, Titan, Llama |
Your API keys are stored in the system keychain — never in plaintext.