A server for handling queries in the WOWOK protocol:
- The account, personal information, address names and tags, etc. that are recorded on the local device.
- Basic information of the WoWok protocol.
- Data and tables of the objects on the chain.
- Chain events of the WoWok objects.
- Permission information of any address for a certain Permission object.
- Passive receiving Payment objects of the Order or Treasury objects.
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/wowok/wiki
X: https://x.com/Wowok_Ai
{
"mcpServers": {
"wowok": {
"command": "npx",
"args": [
"-y",
"wowok_query_mcp_server"
]
}
}
}