Resolve common issues and get help with Sei MCP Server setup and configuration
Check Node.js Version
Check Your PATH
Verify Environment Variables
Force Node.js Version
/path/to/your/node/bin
with the actual path to your preferred Node.js version.dirname $(which npx)
to get the correct path to use.Check NVM Versions
Option 1: Remove Problematic Versions
Option 2: Force Specific Version
Check Your Configuration
"disabled"
or "private-key"
Test Configuration
Reference Documentation
Environment Details
node --version
)echo $PATH
)Configuration
Error Messages
Steps to Reproduce