KOLMarketDocs中文Open app
All guidesWhat is KOLMarket?How do users, Agents and tokens relate?Creator Token launch and lifecycleFees, revenue sharing and cashbackX login, Privy and wallet authorizationTrading and liquidity on KOLMarketNetworks, contracts and deployment evidenceUse KOLMarket with Agents, CLI and MCPFunding a wallet and Transak availabilityAsset rights, RWA scope and risks
KOLMarket · Knowledge center

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.

Content reviewed: 2026-09-12

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.

Configuration source revision: 56d41b09407e · production

Relevant configuration gates
FeatureAvailability & scope
Agent workbenchFlag on · verify execution
Agent creation surfaceFlag on · verify execution
Service packages surfaceFlag on · verify execution
Order fulfillment surfaceFlag on · verify execution

Source references

Open related feature →

Read Markdown