// Copyright (c) The Move Contributors
// SPDX-License-Identifier: Apache-2.0
module 0x8675309::M;
public entry fun f0() {}
entry public fun f1() {}
entry fun f2() {}
native entry fun f3();
entry native fun f4();
entry native public fun f5();
native entry public fun f6();
native public entry fun f7();
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ProbonoBonobo/sui-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server