Skip to main content
The woku AI Toolkit packages everything an agent needs to work with woku into an installable plugin: the connection to the MCP server (the full tool catalog with woku’s OAuth) and a skill that teaches it the woku method so it acts as a customer-experience consultant, not just a command runner. It is open source: github.com/wokuApp/woku-ai-toolkit.

What it includes

  • The woku MCP server connection (https://api.woku.app/mcp): installing the toolkit exposes the full tool catalog with woku’s OAuth. No API keys to copy.
  • The woku skill: primes the agent with the method (protect revenue with the voice of the customer) and tells it to call woku_guide first.

Install

Add woku’s marketplace and install the plugin. This sets up both the MCP server and the skill:
Once the toolkit is accepted into the official marketplace, /plugin install woku@claude-plugins-official also works.
Every connection is bound to one company, chosen when you approve access. Read tools need no special permission; write tools require the mcp:write scope, and destructive tools or sends require an explicit confirmation.
For the method and the two meta-tools (woku_guide and design_voc_program), see the Agent guide. To connect the MCP server without the plugin, see Connect a client. For the full catalog, see the available tools.