ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Axiom with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage logs and observability data via Axiom. ingest data, run APL queries, and manage datasets or monitors directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 31 capabilities

The complete Axiom capability set.

These are the exact actions your AI can choose when you ask it to work with Axiom.

Capability set01 / 08

01-04

4 capabilities in this set.

Part of 31 available through Axiom.

  1. 01

    Create dashboard

    Create a new dashboard

  2. 02

    Create dataset

    Create a new dataset

  3. 03

    Create notifier

    Create a new notifier

  4. 04

    Delete dataset

    Delete a dataset

Capability set02 / 08

05-08

4 capabilities in this set.

Part of 31 available through Axiom.

  1. 05

    Get user

    Retrieve a specific user by ID

  2. 06

    List annotations

    List all annotations

  3. 07

    List dashboards

    List all dashboards

  4. 08

    List datasets

    List all datasets

Capability set03 / 08

09-12

4 capabilities in this set.

Part of 31 available through Axiom.

  1. 09

    List notifiers

    List all notifiers

  2. 10

    List users

    List all users

  3. 11

    Delete notifier

    Delete a notifier

  4. 12

    Delete monitor

    Delete a monitor

Capability set04 / 08

13-16

4 capabilities in this set.

Part of 31 available through Axiom.

  1. 13

    Get notifier

    Retrieve a specific notifier by ID

  2. 14

    Get monitor

    Retrieve a specific monitor by ID

  3. 15

    Get org

    Retrieve an organization by ID

  4. 16

    Create annotation

    Create a new annotation

Capability set05 / 08

17-20

4 capabilities in this set.

Part of 31 available through Axiom.

  1. 17

    Create monitor

    Create a new monitor

  2. 18

    Delete annotation

    Delete an annotation

  3. 19

    Delete dashboard

    Delete a dashboard

  4. 20

    Get annotation

    Retrieve a specific annotation by ID

Capability set06 / 08

21-24

4 capabilities in this set.

Part of 31 available through Axiom.

  1. 21

    Get dashboard

    Retrieve a specific dashboard by UID

  2. 22

    Get dataset

    Retrieve a specific dataset by ID

  3. 23

    Ingest data

    Ingest data into an Axiom dataset

  4. 24

    List monitors

    List all monitors

Capability set07 / 08

25-28

4 capabilities in this set.

Part of 31 available through Axiom.

  1. 25

    List tokens

    List all API tokens

  2. 26

    Update monitor

    Update an existing monitor

  3. 27

    Run query

    Run an APL query against Axiom data

  4. 28

    Update annotation

    Update an existing annotation

Capability set08 / 08

29-31

3 capabilities in this set.

Part of 31 available through Axiom.

  1. 29

    Update dashboard

    Update an existing dashboard

  2. 30

    Update dataset

    Update an existing dataset

  3. 31

    Update notifier

    Update an existing notifier

Observed, not estimated

1107ms average. Fast in production.

Axiom is checked daily against the live service.

Daily averagePeak 1242ms
Aug 20Today
Fastest day
873ms
Slowest day
1242ms
14-day trend
Stable-3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 31 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Axiom, so you can see the experience inside your AI.

It does not authenticate your account with Axiom. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Axiom Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_e61fohuL5myEGCp75T44EWD2aXWWhlKb6QKmFZpL/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Axiom capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "axiom-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_e61fohuL5myEGCp75T44EWD2aXWWhlKb6QKmFZpL/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Axiom owners ask.

  • 01

    Can I run complex log analysis using Axiom Processing Language (APL)?

    Yes! Use the run_query capability to execute any APL string. You can specify start_time and end_time to filter your data and get precise analytical results directly in the chat.

  • 02

    How do I send new log data to my Axiom datasets?

    You can use the ingest_data capability. Simply provide the dataset_name, the data payload, and the content_type (JSON, NDJSON, or CSV) to stream data into your Axiom account.

  • 03

    Is it possible to manage system monitors and alerts through this integration?

    Absolutely. You have access to a full suite of capabilities including list_monitors, create_monitor, and update_monitor to configure threshold or anomaly detection alerts based on your APL queries.