The Sei MCP Server includes intelligent documentation search that provides access to both the main Sei documentation and the entire @sei-js ecosystem documentation for context-aware responses and code generation.

Documentation Access

The MCP server provides two search tools:

Main Sei Documentation (search_docs)

Search the official Sei documentation for:
  • General chain information and network details
  • Ecosystem providers and integrations
  • User onboarding guides and tutorials
  • Bridging and cross-chain operations
  • DeFi protocols and marketplace information

Sei-JS Package Documentation (search_sei_js_docs)

Search and reference documentation for all @sei-js packages:
  • @sei-js/precompiles - Precompile contract reference and integration examples
  • @sei-js/sei-global-wallet - EIP-6963 wallet standard implementation
  • @sei-js/mcp-server - Model Context Protocol server for LLMs
  • @sei-js/registry - Network configuration and asset information
  • @sei-js/create-sei - Project scaffolding and templates
  • @sei-js/ledger - Hardware wallet integration