wowok_demand_mcp_server
v1.4.5
Published
Operations to create or modify an on-chain Demand object using the 'account' field to sign transactions and the 'data' field to define object details. The Demand object enables its manager to publish service-seeking demands, declare, and grant rewards to
Maintainers
Readme
WoWok Demand MCP Server
Operations to create or modify an on-chain Demand object using the 'account' field to sign transactions and the 'data' field to define object details.
The Demand object enables its manager to publish service-seeking demands, declare, and grant rewards to satisfactory service referrers. It supports transaction models like C2B or C2C, where managers can dynamically update/refine demands, and referrers can adjust Services and their supply chain commitments to better fulfill personalized requirements.
Demand administrators control permissions for different operations through a Permission object and may set up a Guard object to enforce threshold verification requirements for service referrers.
What is WoWok?
Create, collaborate, and transact on your own terms with the AI-driven web3 collaboration protocol.
Github: https://github.com/wowok-ai/wowok
Wowok Agent for AI: https://github.com/wowok-ai/wowok_agent
MCP Server: https://github.com/wowok-ai/mcp_server
Standalone MCP Servers: https://github.com/wowok-ai/mcpServers
Website: https://wowok.net/
Docs: https://github.com/wowok-ai/docs
X: https://x.com/Wowok_Ai
Setup
NPX
{
"mcpServers": {
"wowok": {
"command": "npx",
"args": [
"-y",
"wowok_demand_mcp_server"
]
}
}
}How to use
Ask Your AI Client
Functions provided by the MCP server, how to use, and scenario introduction.Create Your Account
Create a new account through the 'wowok_personal_mcp_server', and transfer some SUI tokens to the new account via the faucet or another wallet.
wowok_personal_mcp_server:https://www.npmjs.com/package/wowok_personal_mcp_server
