Transform your Sui development experience with AI-powered tools that provide intelligent code assistance, documentation search, and debugging help directly in your IDE.
modulenft_collection::collection {use sui::object::{self, UID};use sui::transfer;use sui::tx_context::{TxContext};struct NFT has key, store {id: UID,name: String,description: String,}}
Restart your Claude Desktop application to load the new MCP server configuration.
Ask questions about Sui development, request code examples, or get help debugging issues.