Use KOLMarket with Agents, CLI and MCP
KOLMarket exposes Agent integration code and a Codex plugin package. Read, prepare and execution tools have different permissions. A prepared transaction, installed plugin or tool response does not prove wallet execution or payment settlement.
Who this is for
Developers connecting an AI client to KOLMarket.
Start from the repository
Review the plugin package and Agent Worker README linked below. Follow their current client-specific configuration rather than guessing an installation command or a plugin-store listing. Store credentials in the client environment, not chat messages.
Discover before calling
Inspect the configured server tool list and required permissions. Start with a read-only profile or market query. Some free Agent tools may explicitly return demo data; preserve that label in downstream output.
Prepare is not execution
Before any supported write, inspect network, token, amount, fee, slippage, expiry and destination. The reviewed Codex skill treats prepare/preview as dry-run and disables tools that would sign, broadcast or move assets.
Paid tools and receipts
The Agent Worker includes x402 payment handling, but network and provider readiness require separate verification. A successful tool invocation is not interchangeable with a provider settlement receipt or completed delivery.
Build configuration reference
Configuration is not live verification. Provider approval, permissions and receipts must be checked separately. These pages do not run wallet code.
| Feature | Availability & scope |
|---|---|
| Agent workbench | Flag on · verify execution |
| Agent creation surface | Flag on · verify execution |
| Service packages surface | Flag on · verify execution |
| Order fulfillment surface | Flag on · verify execution |