Connect Influxdb Cloud to AI agents

Connect Influxdb Cloud to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

write_data

Write Data

Write time-series data to an InfluxDB Cloud bucket using **line protocol** format. Each line represents a data point with measurement, optional tags, fields, and an optional timestamp. Line protocol format: `measurement,tag1=val1 field1=val2 timestamp`.

run_task

Run Task

Manually trigger a task run outside of its normal schedule. Optionally specify a time to simulate the scheduled execution.

create_bucket

Create Bucket

Create a new bucket in the organization for storing time-series data. A bucket is a named location with a configurable retention period that determines how long data is kept.

delete_secrets

Delete Secrets

Delete one or more secrets from the organization by their keys.

list_authorizations

List Authorizations

List all API token authorizations in the organization. Each authorization contains permissions that define what the token can access.

list_labels

List Labels

List all labels in the organization. Labels can be applied to buckets, tasks, dashboards, and other resources for grouping and filtering.

list_dashboards

List Dashboards

List all dashboards in the organization. Dashboards contain cells with configurable queries and visualization types for monitoring time-series data.

get_telegraf

Get Telegraf Config

Retrieve a specific Telegraf configuration by ID, including the full TOML configuration content.

list_dbrps

List DBRP Mappings

List all database/retention policy (DBRP) mappings for v1 compatibility. DBRP mappings map legacy InfluxDB 1.x database and retention policy pairs to InfluxDB v2 buckets, enabling v1-compatible tools like Grafana to work with InfluxDB Cloud.

update_bucket

Update Bucket

Update an existing bucket's name, description, or retention period.

delete_data

Delete Data

Delete time-series data points from an InfluxDB Cloud bucket within a specified time range. Optionally filter by a predicate expression to target specific measurements or tag values.

create_authorization

Create Authorization

Create a new API token with specific permissions. The token value is only available in the response immediately after creation. Permissions cannot be modified after creation.

list_organizations

List Organizations

List all organizations accessible to the current API token. An organization is a workspace for a group of users, and all resources belong to an organization.

get_task

Get Task

Retrieve details of a specific task by its ID, including the Flux script and scheduling configuration.

update_label

Update Label

Update an existing label's name, color, or description.

delete_bucket

Delete Bucket

Permanently delete a bucket and all of its stored time-series data.

delete_dashboard

Delete Dashboard

Permanently delete a dashboard and all its cells.

list_notification_rules

List Notification Rules

List all notification rules in the organization. Notification rules check data in the statuses measurement and send messages to notification endpoints when conditions are met.

list_buckets

List Buckets

List all buckets in the organization. Buckets are named storage locations for time-series data with configurable retention periods. Supports filtering by name and pagination.

create_telegraf

Create Telegraf Config

Create a new Telegraf agent configuration. The configuration should be in TOML format and define input, processor, and output plugins.

update_telegraf

Update Telegraf Config

Update an existing Telegraf configuration's name, description, or TOML content.

get_organization_members

Get Organization Members

List all members of a specific organization, including their roles and status.

list_telegrafs

List Telegraf Configs

List all Telegraf agent configurations in the organization. Telegraf configurations define how the Telegraf agent collects, processes, and outputs data.

list_checks

List Checks

List all monitoring checks in the organization. Checks query data and assign a status level (ok, info, warn, crit) based on specific conditions. Supports threshold checks and deadman checks.

create_dashboard

Create Dashboard

Create a new dashboard for visualizing time-series data.

list_tasks

List Tasks

List all scheduled Flux tasks in the organization. Tasks are scheduled Flux scripts that run on a defined frequency to process, transform, or downsample data.

update_dashboard

Update Dashboard

Update an existing dashboard's name or description.

delete_authorization

Delete Authorization

Permanently delete an API token authorization. Any applications using this token will lose access.

delete_telegraf

Delete Telegraf Config

Permanently delete a Telegraf agent configuration.

update_authorization

Update Authorization

Update an authorization's description or toggle its status between active and inactive. Permissions cannot be changed after creation.

list_secrets

List Secret Keys

List all secret keys stored for the organization. Only the keys are returned, not the values. Secrets are stored securely using Vault and can be referenced in Flux scripts.

create_dbrp

Create DBRP Mapping

Create a new DBRP mapping to enable v1-compatible queries against an InfluxDB Cloud bucket. Maps a legacy database/retention policy pair to a v2 bucket.

query_data

Query Data

Execute a **Flux** query against InfluxDB Cloud and return the results. Flux is a functional scripting language that supports complex transformations, aggregations, joins, and custom functions. Results are returned as CSV-formatted data.

update_task

Update Task

Update an existing task's name, description, Flux script, schedule, or status. Can be used to activate/deactivate a task.

delete_task

Delete Task

Permanently delete a scheduled Flux task.

delete_dbrp

Delete DBRP Mapping

Delete a DBRP mapping. v1-compatible tools using this mapping will no longer be able to access the bucket.

get_task_runs

Get Task Runs

List recent runs for a specific task, including their status, scheduled time, and completion details.

list_notification_endpoints

List Notification Endpoints

List all notification endpoints in the organization. Notification endpoints define where alert messages are sent (HTTP, Slack, PagerDuty).

create_label

Create Label

Create a new label for organizing and grouping InfluxDB resources.

create_task

Create Task

Create a new scheduled Flux task. Provide a Flux script and either a cron expression or an interval schedule. Common use cases include downsampling, data aggregation, and triggering external actions.

upsert_secrets

Upsert Secrets

Add or update one or more secrets for the organization. Provide key-value pairs where each key is the secret name and each value is the secret content. Secrets can be referenced in Flux scripts using `secrets.get()`.

delete_label

Delete Label

Permanently delete a label. The label will be removed from all associated resources.

More integrations teams use with Influxdb Cloud

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Bitbucket

Manage Git repositories, pull requests, and CI/CD pipelines on Bitbucket Cloud. Create, fork, and configure repositories within workspaces and projects. Create, review, approve, merge, and decline pull requests with inline code comments. Browse source code, list commits, and manage branches and tags. Track issues with the built-in issue tracker. Trigger, monitor, and manage Bitbucket Pipelines. List workspace members, configure repository default reviewers and branch restrictions, create and manage repository webhooks, and search code across repositories.

Heroku

Deploy, manage, and scale applications on Heroku's cloud platform. Create and configure apps, scale dynos, provision add-ons (databases, caching, etc.), manage configuration variables, build and release code, add custom domains and SSL certificates, manage collaborators and team permissions, configure pipelines for continuous delivery, set up log drains, and sync data with Salesforce via Heroku Connect. Subscribe to webhooks for real-time notifications on app changes, builds, releases, dyno lifecycle events, and more.

Technical notes for Influxdb Cloud

Write, query, and manage time-series data in InfluxDB Cloud buckets using line protocol and Flux or InfluxQL query languages. Create and manage buckets with configurable retention periods. Schedule and manage tasks (Flux scripts) for data downsampling, aggregation, and transformation. Set up monitoring checks, notification rules, and notification endpoints (Slack, PagerDuty, HTTP) to alert on data conditions. Create and manage dashboards for data visualization. Manage organizations, users, API tokens, secrets, labels, Telegraf configurations, and DBRP mappings for v1 compatibility.

Connect Influxdb Cloud to production AI agents

See how Metorial gives Influxdb Cloud access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Influxdb Cloud to AI agents with Metorial.

  1. Can Metorial connect Influxdb Cloud to AI agents?
    Yes. Metorial connects AI agents to Influxdb Cloud through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.