Model Context Protocol Hyperweb products
| Tool name | Description | Destructive? |
|---|---|---|
| useInterchainjs | ✓ no | |
| migrateToInterchainjs | ✓ no | |
| verifyStarshipConfig | ✓ no | |
| setupStarship | ✓ no | |
| generateStarshipConfig | ✓ no |
| useInterchainKit | ✓ no | |
| migrateFromCosmosKitToInterchainKit | ✓ no | |
| useChainRegistry | ✓ no |
{
"mcpServers": {
"hyperwebmcp": {
"command": "npx",
"args": [
"-y",
"@hyperweb/mcp-server"
]
}
}
}