mcp_server

mcp_server

3.2

If you are the rightful owner of mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The wowok_mcp server is designed to facilitate co-creation, enable fast transactions, and empower potential through its Model Context Protocol (MCP) capabilities.

WoWok MCP Server

Unlock Co-Creation, Lighten Transactions, Empower Potential.

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/wowok/wiki
X: https://x.com/Wowok_Ai

Setup

NPX
{
  "mcpServers": {
    "wowok": {
      "command": "npx",
      "args": [
        "-y",
        "wowok_mcp"
      ]
    }
  }
}