Developer Tools11 toolsPaste one API key
NMKR Studio integration for AI agents
NMKR Studio provides APIs for managing NFT projects, assets, minting, sales, wallets, and related Cardano operations.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect NMKR Studio once and call the same tools from all of them.
Setup
Connect NMKR Studio through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
NMKR Studio exposes 11 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
nmkr_studio_get_exchange_rates | Return NMKR's current BTC, USD, EUR, and JPY conversion rates for a supported coin; omitting | Read |
nmkr_studio_get_mint_coupon_balance | Return the connected account's Cardano mint-coupon balance, effective time, and documented | Read |
nmkr_studio_get_nft | Return one NFT's details using either its NMKR NFT UID or the combination of project UID and | Read |
nmkr_studio_get_project | Return details and NFT state counts for an NMKR Studio project identified by its project UID | Read |
nmkr_studio_get_project_pricelist | Return the currently valid NFT prices configured for an NMKR Studio project, optionally | Read |
nmkr_studio_get_project_sale_conditions | Return the active sale conditions configured for an NMKR Studio project | Read |
nmkr_studio_get_token_metadata | Return metadata for a blockchain token identified by policy ID and hex-encoded token name | Read |
nmkr_studio_list_payout_wallets | Return payout wallets already configured on the connected NMKR Studio account; this tool does | Read |
nmkr_studio_list_project_nfts | Return one page of NFTs in a project filtered by lifecycle state, with a continuation cursor | Read |
nmkr_studio_list_projects | Return one page of projects owned by the connected NMKR Studio account, including identifiers | Read |
nmkr_studio_validate_nft_metadata | Check whether the metadata already stored for an NFT is valid; this read-only form does not | Read |