Add ZetaChain MCP Server Template#85
Closed
ExpertVagabond wants to merge 1 commit intoPhala-Network:mainfrom
Closed
Add ZetaChain MCP Server Template#85ExpertVagabond wants to merge 1 commit intoPhala-Network:mainfrom
ExpertVagabond wants to merge 1 commit intoPhala-Network:mainfrom
Conversation
- Adds ZetaChain blockchain integration template - Supports Athens testnet and mainnet deployments - Includes cross-chain messaging capabilities - TEE-secured account creation and management - Positioned alongside Near and Solana MCP servers
Collaborator
|
@ExpertVagabond Hi, thanks for contributing! Can you update the icon with your project's image? That would look better. |
Collaborator
|
@ExpertVagabond Also please make sure the PR passes all CI checks, thanks. |
h4x3rotab
pushed a commit
that referenced
this pull request
Dec 1, 2025
tproxy: Fix bug in connection choosing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds ZetaChain MCP Server to Phala Cloud template registry, enabling developers to build omnichain applications with TEE-secured cross-chain capabilities.
What's Included
Template Details
zetachain-mcp-serverEnvironment Variables
ZETACHAIN_NETWORK: Network selection (testnet/mainnet)ZETACHAIN_RPC_URL: Custom RPC endpoint (optional)ZETACHAIN_CHAIN_ID: Chain ID configuration (7001/7000)ENABLE_CROSS_CHAIN: Toggle cross-chain featuresTemplate Positioning
Placed after Solana MCP (line 140) alongside other blockchain MCP servers (Near, Solana) for logical grouping.
Testing
Integration Benefits
Related Links
Looking forward to bringing ZetaChain's omnichain capabilities to Phala Cloud! 🚀