---
title: "oezdempanel"
description: "ÖzdemPanel Public API Read v1: health, promises, cari, bu-reports, actions, fleet (Bearer ApiToken)."
canonical: https://agentpluginsdirectory.com/plugins/oezdempanel
last-updated: 2026-09-11
---

# oezdempanel
ÖzdemPanel Public API Read v1: health, promises, cari, bu-reports, actions, fleet (Bearer ApiToken).
- Slug: oezdempanel
- Publisher: Yunus Telli
- Repository: https://github.com/cagan430-ui/oezdempanel-plugin
- Manifest: plugin.json
- Version: 0.2.0
- License: MIT
- Category (editorial): other
- Skills: 1 (oezdempanel)
- MCP servers: 1 (oezdempanel)
- Stars: 0
- Repository created: 2026-09-09
- Repository last pushed: 2026-09-09
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/oezdempanel
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What oezdempanel does, in the publisher's words

Read-only Cursor Agent Plugin for ÖzdemPanel Public API Read v1: MCP tools for health, tahsilat sözleri, cari, BU reports, actions, and fleet live.

- list_promises: optional bu, status (PENDING|KEPT|MISSED|CANCELLED). Domain: PromiseToPay = { id, buSlug, musteriKodu, amount, dueDate, status }.
- Read v1 five (cari_summary, cari_rows, list_bu_reports, list_actions, fleet_live): bu required (marka / business-unit slug).
- cari_rows also: limit?, includeVirtual? (bool→1), overdueOnly? (bool→1), minBakiye?
- list_bu_reports also: kind?, limit?
- list_actions also: status? (CSV string; omit for API default)

This plugin is read-only. It does not wrap Report Hub writes or cookie-only routes.

- Pass bu as the marka slug (e.g. redbull, tuborg).

Panel → Ayarlar → API Token, with scopes as needed: read:promises, read:cari, read:bu-reports, read:actions, read:fleet, or read:all.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/cagan430-ui/oezdempanel-plugin/HEAD/README.md

## Skills

- oezdempanel: Use for ÖzdemPanel Public API Read v1, health, promises, cari, bu-reports, actions, fleet. Call MCP tools; never invent data. New read tools require bu (marka slug). Needs OEZDEMPANEL_API_TOKEN for authenticated tools. Default base URL https://cagandogru.com.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- oezdempanel: transport: stdio; command: node ${PLUGIN_ROOT}/server.mjs; env: OEZDEMPANEL_API_TOKEN, OEZDEMPANEL_BASE_URL

Read from the plugin's own mcp.json. Environment variable names only, never values.
