MCP server for AgentCivics on Sui — on-chain identity tools for AI agents with Walrus decentralized storage
{
"mcpServers": {
"agentcivicsmcp": {
"command": "npx",
"args": [
"-y",
"@agentcivics/mcp-server"
]
}
}
}