---
title: InfluxDB tools and integrations
description: Use InfluxDB tools and other third-party integrations to interact with, manage, and visualize data in InfluxDB.
url: https://docs.influxdata.com/influxdb/cloud/tools/
estimated_tokens: 1070
product: InfluxDB Cloud (TSM)
version: cloud
---

# InfluxDB tools and integrations

#### Flux VS Code extension no longer available

The `vsflux` extension is no longer available in the Visual Studio Marketplace. `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained. Their repositories have been archived and are no longer receiving updates.

### [Telegraf configurations](/influxdb/cloud/tools/telegraf-configs/)

InfluxDB Cloud lets you automatically generate Telegraf configurations or upload customized Telegraf configurations that collect metrics and write them to InfluxDB Cloud.

### [Notebooks](/influxdb/cloud/tools/notebooks/)

Use notebooks to build and annotate processes and data flows for time series data.

### [InfluxDB templates](/influxdb/cloud/tools/influxdb-templates/)

InfluxDB templates are prepackaged InfluxDB configurations that contain everything from dashboards and Telegraf configurations to notifications and alerts.

### [Install and use the influx CLI](/influxdb/cloud/tools/influx-cli/)

Use the `influx` command line interface to interact with and manage InfluxDB Cloud.

### [Use the Interactive Flux REPL](/influxdb/cloud/tools/flux-repl/)

Use the Flux REPL (Read–Eval–Print Loop) to execute Flux scripts and interact with InfluxDB and other data sources.

### [Use the InfluxQL shell](/influxdb/cloud/tools/influxql-shell/)

Use the InfluxQL interactive shell to execute InfluxQL queries and interact with InfluxDB.

### [Use the Flux LSP with Vim](/influxdb/cloud/tools/flux-vim-lsp/)

Use the Flux LSP with Vim to add auto-completion, syntax checking, and other language-specific features to your editor.

### [Use Grafana with InfluxDB Cloud](/influxdb/cloud/tools/grafana/)

Use [Grafana](https://grafana.com/) to visualize data from your **InfluxDB Cloud** instance.

### [Use Chronograf with InfluxDB Cloud](/influxdb/cloud/tools/chronograf/)

Chronograf is a data visualization and dashboarding tool designed to visualize data in InfluxDB 1.x. It is part of the [TICKstack](/platform/) that provides an InfluxQL data explorer, Kapacitor integrations, and more. Continue to use Chronograf with **InfluxDB Cloud** and **InfluxDB OSS 2.0** and the [1.x compatibility API](/influxdb/v2/reference/api/influxdb-1x/).

### [Use Kapacitor with InfluxDB Cloud](/influxdb/cloud/tools/kapacitor/)

[Kapacitor](/kapacitor/) is a data processing framework that makes it easy to create alerts, run ETL (Extract, Transform and Load) jobs and detect anomalies. Use Kapacitor with **InfluxDB Cloud**.

### [Use Postman with the InfluxDB API](/influxdb/cloud/tools/postman/)

Use [Postman](https://www.postman.com/), a popular tool for exploring APIs, to interact with the [InfluxDB API](/influxdb/cloud/api-guide/).

### [Use ThingWorx with InfluxDB Cloud](/influxdb/cloud/tools/thingworx/)

Connect [ThingWorx](https://www.ptc.com/en/products/thingworx) with your **InfluxDB Cloud** instance.

### [Use the InfluxDB documentation MCP server](/influxdb/cloud/tools/mcp-server/)

Query InfluxDB Cloud (TSM) documentation from your IDE using the InfluxDB documentation Model Context Protocol (MCP) server.
