Skip to main content
Connecting an MCP client to woku takes less than a minute. There are no API keys to copy: you paste a URL, approve access from your account, and the agent is ready to query your company data. The only URL you need is:

Requirements

  • A woku account with access to the company you want to connect.
  • A client compatible with MCP over HTTP, such as claude.ai, Claude Code, ChatGPT, or another agent that supports the protocol.

Step by step

The flow is the same across all clients:
1

Add the server in your client

Paste the URL https://api.woku.app/mcp where your client asks for the MCP server or connector.
2

Approve access

The browser opens the consent screen of the woku admin panel. Sign in if you have not done so yet, choose the company you want to connect, and approve.
3

Start asking

The connection stays bound to the company you chose and the agent can now use woku’s tools.

Per client

In claude.ai open the settings, go to the connectors section, and add a custom connector with the URL https://api.woku.app/mcp. When you save it, the browser opens woku’s consent screen.
Each connection is associated with a single company. If you belong to several companies and want to query them all, create one connection per company.
To understand what the agent can do once connected, see the available tools. For the authentication and security detail, see the MCP server.