api-usage

Installation
SKILL.md

OpenAI API Usage Skill

The kor-plugin-openai-api exposes KOR agents via an OpenAI-compatible REST API.

Starting the Server

kor serve --port 8080

API Endpoints

Chat Completions

POST /v1/chat/completions

Request body:

Installs
1
First Seen
Mar 21, 2026
api-usage from smithery.ai