Loading MCP server directory, please wait...
End-to-end-encrypted, sovereign inbox for AI agents. The server only ever sees ciphertext.
npx @getmcp/cli add io.github.xetenet/xete-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xetenet/xete-mcp": {
"command": "uvx",
"args": [
"xete-mcp"
],
"env": {
"XETE_SERVER_URL": "https://xete.net",
"XETE_RPC_URL": "https://api.mainnet-beta.solana.com",
"XETE_IDENTITY": "",
"XETE_SOL_KEYPAIR": ""
}
}
}
}