# NMKR Cardano MCP for AI Agents AI Agent Connect

> NMKR Cardano lets you manage your Cardano NFT projects directly through your AI agent. Instead of jumping between dashboards, you can track project metrics, check minting coupon balances, and monitor payout wallets using natural language. It connects your NMKR Studio account to your agent so you can handle asset tracking, customer management, and metadata validation in one place.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_6zdfWbZZjgyHkkbp2SzU8DID6EWNFh0jxytNXqEK/ai-agent-connect
- **Tags:** nft-minting, cardano, digital-assets, web3-infrastructure, blockchain-payments, tokenization

## Description

Managing a Cardano NFT collection usually means jumping between tabs and spreadsheets. You're constantly switching between the NMKR Studio dashboard to check how many NFTs are left, then moving over to a separate sheet to track your payout wallets, and finally checking your minting coupons to see if you're ready for the next drop. It's a lot of manual context-switching that slows down your launch and creates room for errors in your data.

With this Connector, you can just ask your AI agent to do the heavy lifting. You can get a status update on your project's sales and available inventory without leaving your chat window. If you need to know which wallets are set up for revenue splits or check the balance on your minting coupons, your agent pulls that data instantly. It turns a multi-step research process into a single conversation, giving you a clear picture of your project's health in seconds.

You'll find this especially useful if you're looking to handle your operations through the Vinkius catalog. Instead of manually hunting for sub-customer profiles or verifying metadata compliance, you can have your agent handle the data retrieval and validation. It keeps your focus on the creative and strategic side of your project while the agent handles the logistics of the NMKR Studio ecosystem. This setup means you spend less time on data entry and more time on building your community.

## Tools

### validate_nft_metadata
Verify that your NFT metadata meets Cardano standards. It prevents errors before you hit the minting button.

### get_mint_coupon_balance
Check your current minting coupon balance. This helps you stay on top of your inventory limits.

### get_nft_details
Pull specific metadata for a single NFT. It's the fastest way to see the details of a specific asset.

### get_project_counts
Get real-time metrics on sold and available NFTs. Use this to keep an eye on your project's sales velocity.

### list_payout_wallets
See all registered payout wallets in one list. It makes managing your distribution much easier.

### list_project_nfts
List all the NFTs currently in a project. This gives you a bird's eye view of your entire collection.

### list_split_addresses
View your revenue split addresses. This is essential for managing how royalties and funds are distributed.

### list_subcustomers
List the sub-customer profiles for your account. It helps you manage different project entities.

### list_vesting_addresses
View your vesting and staking addresses. This lets you monitor active rewards and locks.

### get_project_discounts
See all active project discounts. Use this to track your current promotional offers.

## Prompt Examples

**Prompt:** 
```
What's the sales status for project prj_12345?
```

**Response:** 
```
Fetching project metrics for **prj_12345**...

| Metric | Count |
| :--- | :--- |
| **Sold** | 150 |
| **Reserved** | 25 |
| **Available** | 325 |

Your project is moving well. Would you like to see the metadata for the most recently sold NFT?
```

**Prompt:** 
```
List all payout wallets registered in my account.
```

**Response:** 
```
I've retrieved your registered payout wallets:

*   **Primary Wallet:** `addr1q...x92`
*   **Royalty Wallet:** `addr1q...z01` 

Would you like to check the current balance on your minting coupons as well?
```

**Prompt:** 
```
Is my NFT metadata compliant with Cardano standards?
```

**Response:** 
```
I've checked your metadata against the current standards. 

✅ **Status:** Valid

All fields, including the IPFS links and CIP-25 attributes, are correctly formatted. You're good to proceed with the minting process.
```

## Capabilities

### Track project sales and inventory
Get real-time counts of sold, reserved, and available NFTs for your project.

### Check minting coupon balances
See how many coupons you have left to use for your next minting run.

### List registered payout wallets
View all the wallets configured to receive payments and royalties.

### Verify NFT metadata compliance
Check if your asset metadata meets the required Cardano standards.

### Monitor revenue split addresses
See exactly where your project's revenue is being distributed.

### List all project NFTs
Get a full list of all assets associated with a specific project.

## Use Cases

### Pre-mint metadata check
A creator needs to check if their metadata is valid before a big drop. They ask the agent to validate the NFT metadata.

### Real-time sales tracking
A manager wants to see how many NFTs are left. They ask for the project counts to see sold vs available units.

### Payout wallet auditing
A developer needs to find all payout wallets. They ask the agent to list the payout wallets for the current project.

### Coupon balance check
An artist wants to check their coupon balance. They ask the agent to check the minting coupon balance to see if they can mint more.

## Benefits

- Track sales velocity and inventory levels instantly by checking project counts without opening a browser.
- Verify that your metadata meets all Cardano standards before you commit to a minting run.
- Keep a clear record of all payout wallets and revenue split addresses in a single conversation.
- Monitor your minting coupon balances to ensure your project stays on schedule.
- Manage multiple sub-customer profiles and vesting addresses without switching accounts.
- Get deep-dive metadata for specific assets to share with your community or partners.

## How It Works

The bottom line is you get a direct line to your NMKR Studio data without leaving your AI workspace.

1. Subscribe to the NMKR Cardano MCP on Vinkius.
2. Enter your NMKR Studio API Key into your AI client's configuration.
3. Ask your agent to check your NFT project status or wallet details.

## Frequently Asked Questions

**Can I use the NMKR Cardano MCP to check my NFT sales?**
Yes, you can ask your agent to pull real-time counts of sold, reserved, and available NFTs for any project in your NMKR Studio account.

**Does the NMKR Cardano MCP support payout wallet management?**
It does. You can ask your agent to list all registered payout wallets or check your revenue split addresses in one go.

**Can the NMKR Cardano MCP validate my metadata?**
Yes, it can verify that your NFT metadata meets Cardano standards, helping you avoid errors before you launch your collection.

**How do I check my minting coupon balance with this Connector?**
You can simply ask your AI agent to check your minting coupon balance. It will pull the current count directly from your NMKR Studio account.

**Is the NMKR Cardano MCP for all Cardano NFT projects?**
It is specifically designed for projects managed through NMKR Studio. It connects your NMKR account to your AI client for easier management.

**How do I get an NMKR Studio API Key?**
Log in to your NMKR Studio account and go to the API section in your profile settings to generate or copy your key.

**Can I see the sales progress of my NFT collection?**
Yes! Use the `get_project_counts` tool with your Project UID to see how many NFTs have been sold, reserved, or remain free.

**What does the metadata validation tool do?**
The `validate_nft_metadata` tool checks if your NFT metadata follows the CIP-25 standard for Cardano, ensuring it will display correctly on marketplaces and wallets.