Ollama logo
AI agent integrationOllama

Ollama integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Ollama never means pasting credentials into a prompt.

Use Ollama from Claude Code

Bring Ollama context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Ollama with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Developer Tools & IT

What the Ollama integration exposes

Run large language models locally or in the cloud with Ollama

One connection, many teammates

Connect Ollama once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Chat with Ollama model

    Tool to send a chat message with conversation history to Ollama. Use when you need to have a multi-turn conversation with an LLM model.

  • Generate Text with Ollama

    Tool to generate text responses from Ollama models with optional raw mode. Use raw=true to bypass prompt templating when you need full control over the prompt for debugging or custom processing. Note that raw mode will not return a context.

  • List Models

    Tool to list all available Ollama models and their details. Use when you need to fetch installed models with metadata including name, size, last modified timestamp, digest, and format information.

  • OpenAI-Compatible Chat Completion

    Tool to create OpenAI-compatible chat completions using Ollama models. Use when you need conversational AI responses with OpenAI API format compatibility.

  • OpenAI-Compatible Text Completion

    Tool to create OpenAI-compatible text completions using Ollama models. Use when you need text generation with OpenAI API format compatibility beyond chat-based interactions.

Connection

API and auth details

Ollama documents local and cloud-compatible APIs for running large language models. Integrations can generate completions, chat with models, create embeddings, list and pull models, manage model files, inspect running models, and connect local model inference to agent or application workflows.

Source
Type catalog metadata
Auth schemes
API key
Official site
https://ollama.com/
FAQ

Questions people ask before connecting Ollama

Can Claude Code use Ollama?

Yes. Type lets an AI teammate use connected Ollama actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Ollama through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Ollama catalog entry includes public integration details and example capabilities where available.

Is this the same as a Ollama MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More developer tools & it apps for AI teammates