IInvoked

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

Download the latest release →

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:

  1. Create a local SQLite database at ~/Library/Application Support/Invoked/
  2. Show the Settings → Models panel for you to add your first API key
  3. Open the main workspace

Setting up your first model

  1. Open Settings (⌘,)
  2. Go to the Models tab
  3. Click Add model
  4. Choose a provider and paste your API key

Invoked supports:

ProviderModels
AnthropicClaude 3.5 Sonnet, Claude 3 Opus, Claude 3 Haiku
OpenAIGPT-4o, GPT-4 Turbo, GPT-3.5 Turbo
GroqLlama 3.1 70B, Mixtral 8x7B
OllamaAny locally-served model
AWS BedrockClaude, Titan, Llama

Your API keys are stored in the system keychain — never in plaintext.

On this page