JSPM

  • Created
  • Published
  • Downloads 71
  • Score
    100M100P100Q83756F
  • License ISC

MCP server for WoWok: Unlock Co-Creation, Lighting Transaction, Empower Potential.

Package Exports

  • wowok_mcp
  • wowok_mcp/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wowok_mcp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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"
      ]
    }
  }
}