ClawLink
AI & ML8 toolsPaste one API key

Ollama integration for AI agents

Run large language models locally or in the cloud with Ollama.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Ollama once and call the same tools from all of them.

Setup

Connect Ollama through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Ollama exposes 8 tools through ClawLink.

ToolWhat it doesKind
ollama_chatSend a chat message with conversation history to OllamaRead
ollama_generateGenerate text responses from Ollama models with optional raw modeRead
ollama_list_modelsList all available Ollama models and their detailsRead
ollama_open_ai_chat_completionsCreate OpenAI-compatible chat completions using Ollama modelsRead
ollama_open_ai_completionsCreate OpenAI-compatible text completions using Ollama modelsRead
ollama_open_ai_list_modelsList available models using OpenAI-compatible API formatRead
ollama_showShow comprehensive information about an Ollama modelRead
ollama_versionGet the version of Ollama running locallyRead