MCP server for the DeXe Protocol — full DAO operations coverage: deploy DAOs, build every proposal type, IPFS metadata, stake/vote/delegate/execute/claim calldata. Plus dev tooling (build/test/introsp…
{
"mcpServers": {
"dexe": {
"command": "npx",
"args": [
"-y",
"dexe-mcp"
]
}
}
}