What is the Xahau MCP MCP server?
First MCP for the Xahau network — offline Hook WASM VM + static analyzer, read-only ledger tools.
How to install Xahau MCP
Copy-paste configuration for popular MCP clients.
XAHAU_RPC_URLSOptional comma-separated override of MAINNET Xahau JSON-RPC endpoints (defaults to built-in mainnet endpoints)
XAHAU_TEST_RPC_URLSOptional comma-separated override of TESTNET Xahau JSON-RPC endpoints (defaults to built-in testnet endpoints)
{
"mcpServers": {
"xahau-mcp": {
"command": "https://github.com/Hugegreencandle/xahau-mcp/releases/download/v2.0.1/xahau-mcp-2.0.1.mcpb",
"args": [],
"env": {
"XAHAU_RPC_URLS": "<YOUR_XAHAU_RPC_URLS>",
"XAHAU_TEST_RPC_URLS": "<YOUR_XAHAU_TEST_RPC_URLS>"
}
}
}
}{
"mcpServers": {
"xahau-mcp": {
"command": "https://github.com/Hugegreencandle/xahau-mcp/releases/download/v2.0.1/xahau-mcp-2.0.1.mcpb",
"args": [],
"env": {
"XAHAU_RPC_URLS": "<YOUR_XAHAU_RPC_URLS>",
"XAHAU_TEST_RPC_URLS": "<YOUR_XAHAU_TEST_RPC_URLS>"
}
}
}
}{
"mcpServers": {
"xahau-mcp": {
"command": "https://github.com/Hugegreencandle/xahau-mcp/releases/download/v2.0.1/xahau-mcp-2.0.1.mcpb",
"args": [],
"env": {
"XAHAU_RPC_URLS": "<YOUR_XAHAU_RPC_URLS>",
"XAHAU_TEST_RPC_URLS": "<YOUR_XAHAU_TEST_RPC_URLS>"
}
}
}
}{
"servers": {
"xahau-mcp": {
"type": "stdio",
"command": "https://github.com/Hugegreencandle/xahau-mcp/releases/download/v2.0.1/xahau-mcp-2.0.1.mcpb",
"args": [],
"env": {
"XAHAU_RPC_URLS": "<YOUR_XAHAU_RPC_URLS>",
"XAHAU_TEST_RPC_URLS": "<YOUR_XAHAU_TEST_RPC_URLS>"
}
}
}
}claude mcp add xahau-mcp --env XAHAU_RPC_URLS=<YOUR_XAHAU_RPC_URLS> --env XAHAU_TEST_RPC_URLS=<YOUR_XAHAU_TEST_RPC_URLS> -- https://github.com/Hugegreencandle/xahau-mcp/releases/download/v2.0.1/xahau-mcp-2.0.1.mcpbRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.