Prerequisites
- Node.js 18 or newer.
- A Peaka API key — see Authentication.
Clone and build
dist/index.js, which is the binary your client will launch.
Configure your client
Point your client at the local build and pass the API key as an environment variable:Environment variables
| Name | Description |
|---|---|
PEAKA_API_KEY | Project or Partner API key for authenticating with Peaka. Required. |
Updating
Pull the latest changes and rebuild:Contributing
Issues and pull requests are welcome onpeakacom/peaka-mcp-server.