> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Programmatic access to Streamkap via REST API, CLI, MCP, and Terraform.

Streamkap provides multiple ways to manage your infrastructure programmatically:

* **[API Reference](/api-reference/authentication/access-token)** — Interactive REST API documentation
* **[CLI](/cli)** — Command-line tool for managing pipelines, sources, destinations, and more
* **[MCP Server](/mcp-server)** — Connect AI agents to Streamkap via the Model Context Protocol
* **[Terraform Provider](/streamkap-provider-for-terraform)** — Infrastructure as code for Streamkap resources

Looking to use AI agents with Streamkap? See [Agents](/agents) for a guide on all integration paths.

All programmatic access requires credentials — either a standalone [API Token](/api-tokens) or a [Project Key](/project-keys) (which can bundle API access, Kafka access, and MCP tool scoping into a single credential file).
