npm install
npm run devTo test the server, you can use for example MCP Inspector:
npx @modelcontextprotocol/inspectorWhen testing locally against changes in @sumup/agent-toolkit install it using npm i ../path/to/agent-toolkit.
We rely on Conventional Commits which are used to generate changelog. All PR titles must follow the conventional commits standard.