What is MCP?
The Model Context Protocol is an open standard that connects AI systems with external tools and data sources. It enables:- Real-time data access from external services
- Function execution and operations
- Context preservation across interactions
- Specialized capabilities beyond base training
Capabilities
Setup Guide
- Cursor
- Windsurf
- Claude Desktop
- Claude CLI
Cursor Setup
Open Settings
Cursor → Settings → Cursor Settings → MCPConfigure Server
mcp.json:Restart
Private Key Setup
Export your private key from your wallet:- Look for “Export Private Key” or “Show Private Key” in wallet settings
- Ensure the key starts with
0x - Fund the wallet with small amounts for testing
Features
The Sei MCP Server enables your AI assistant to:Blockchain Operations
- Query account balances and transaction history
- Execute token transfers
- Interact with smart contracts
- Monitor network status
Coming Soon
- Documentation search and explanation
- @sei-js library integration
- Boilerplate generation
- DeFi protocol interactions
Available Tools
Core Operations
Token Management
NFT Operations
Blockchain Data
AI Prompts
Pre-configured prompts for common tasks:my_wallet_address
Get your wallet address
explore_block
Analyze block data
analyze_transaction
Transaction details
analyze_address
Address analysis
Usage Examples
Query Balance
”What’s my SEI balance?”
→ Returns wallet balance and address
Send Transaction
”Send 1 SEI to 0x742d35Cc6634C0532925a3b844Bc454e4438f44e”
→ Executes transfer and returns transaction hash
Contract Analysis
”Is 0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1 a contract?”
→ Identifies contract type and metadata
Resource URIs
Access blockchain data through standardized URIs:Configuration
Environment Setup
HTTP Server Mode
For web applications:Security Guidelines
Troubleshooting
Connection issues: Verify Node.js 18+ is installed and restart your AI assistant. Private key errors: Ensure key format starts with0x and wallet has sufficient funds.
Cursor: The model returned an error. Try disabling the MCP servers, or switch models: Disable “Auto” in the model
menu and select a specific model e.g. claude-4-sonnet