# Wick > Build internal tools and AI agents in Go — or just download and run. Prompt Claude to scaffold tools, jobs, and connectors as real Go files in your repo. Or skip the framework entirely — run Claude / Codex / Gemini as a Slack + Telegram + web agent host with a single binary. No copy-pasting. You own the code. ## Table of Contents ### Guide - [Introduction](/wick/guide/introduction.md) - [Getting Started](/wick/guide/getting-started.md) - [AI Quickstart](/wick/guide/ai-quickstart.md) - [Admin Panel](/wick/guide/admin-panel.md) - [Glossary](/wick/guide/glossary.md) ### Modules - [Tool Module](/wick/guide/tool-module.md) - [Job Module](/wick/guide/job-module.md) - [Connector Module](/wick/guide/connector-module.md) ### LLM & Auth - [MCP for LLMs](/wick/guide/mcp.md) - [Access Tokens (PAT)](/wick/guide/access-tokens.md) - [OAuth Connections](/wick/guide/oauth-connections.md) - [Connector Runs Purge](/wick/guide/connector-runs-purge.md) ### AI Agents - [Using Wick as an AI Agent Host](/wick/guide/agents-only.md) - [AI Agents](/wick/guide/agents.md) - [Workspaces](/wick/guide/agents/workspaces.md) - [Providers](/wick/guide/agents/providers.md) - [Channels](/wick/guide/agents/channels.md) - [Pool & Sessions](/wick/guide/agents/pool.md) - [Command Gate](/wick/guide/command-gate.md) ### Distribution - [Desktop Tray](/wick/guide/desktop-tray.md) ### Reference - [CLI Reference](/wick/reference/cli.md) - [wick.yml Reference](/wick/reference/wick-yml.md) - [`wick build`](/wick/reference/build.md) - [Environment Variables](/wick/reference/env-vars.md) - [Connector API](/wick/reference/connector-api.md) - [Config Tag Reference](/wick/reference/config-tags.md) - [Encrypted Fields](/wick/reference/encrypted-fields.md) ### Project - [Changelog](/wick/changelog.md) - [Contributing](/wick/contributing.md) ### Other - [Provider Storage](/wick/guide/provider-storage.md) - [Web Terminal](/wick/guide/webtty.md)