Keitaro TDS API MCP Plugin logo

Keitaro TDS API MCP Plugin

by GodzillaDancer

The Keitaro TDS API MCP Plugin is a server for integrating with the Keitaro TDS API. It provides tools to work with campaigns, streams, offers, and other Keitaro entities within the Cursor IDE.

View on GitHub

Last updated: N/A

What is Keitaro TDS API MCP Plugin?

The Keitaro TDS API MCP Plugin is a server designed to facilitate interaction with the Keitaro TDS API directly from the Cursor IDE. It allows users to manage and interact with Keitaro entities such as campaigns, streams, offers, and reports without leaving their coding environment.

How to use Keitaro TDS API MCP Plugin?

To use the plugin, install it either through cloning the repository and using the provided installation script or by manually configuring the Cursor MCP settings. After installation, configure the API key by creating a .env file. Then, launch Cursor, open the command palette, find 'Keitaro', and select it. You can then use the available commands to interact with the Keitaro API.

Key features of Keitaro TDS API MCP Plugin

  • Campaign Management (create, read, update, delete)

  • Traffic Stream Management (list, get)

  • Traffic Source Management (list, get)

  • Offer Management (list, get)

  • Click and Conversion Tracking (list, get)

  • Report Generation

  • Domain Management (list, get)

Use cases of Keitaro TDS API MCP Plugin

  • Managing Keitaro campaigns directly from the Cursor IDE

  • Automating tasks related to traffic streams and offers

  • Generating reports for performance analysis

  • Integrating Keitaro data into custom scripts and workflows

  • Streamlining the development and testing process for Keitaro integrations

FAQ from Keitaro TDS API MCP Plugin

How do I install the plugin?

You can install the plugin either by cloning the repository and using the installation script or by manually configuring the Cursor MCP settings.

How do I configure the API key?

Create an .env file in the project root with the KEITARO_API_URL and KEITARO_API_KEY parameters.

How do I access the Keitaro tools in Cursor?

Launch Cursor, open the command palette (Cmd+P or Ctrl+P), find 'Keitaro', and select it.

What campaign management options are available?

You can list, get, create, update, and delete campaigns using the available commands.

How can I generate a report?

Use the get_report command with the desired parameters such as date range, group, and filters.