clawdi-ai/sui
v0.2.1
Official Sui development guidance and documentation access for coding agents.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
sui-docsstreamable-http
{
"type": "streamable-http",
"url": "https://sui.mcp.kapa.ai/"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sui",
"version": "0.2.1",
"description": "Official Sui development guidance and documentation access for coding agents.",
"author": {
"name": "Mysten Labs",
"url": "https://www.mystenlabs.com"
},
"homepage": "https://docs.sui.io/skills",
"repository": "https://github.com/MystenLabs/skills",
"keywords": [
"sui",
"move",
"blockchain",
"smart-contracts",
"sdk"
],
"extensions": {
"ai.clawdi": {
"schemaVersion": 1,
"display": {
"name": "Sui Development",
"category": "developer-tools",
"languages": [
"en"
]
},
"compatibility": {
"runtimes": [
"openclaw",
"hermes"
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.clawdi