TypeScript SDK
moovfinancial/moov-typescript
v0.7.0
Official TypeScript SDK for using the Moov API
SDK Installation
The SDK can be installed with either npm, pnpm, bun or yarn package managers.
NPM
|
|
PNPM
|
|
Bun
|
|
Yarn
|
|
Model Context Protocol (MCP) Server
This SDK is also an installable MCP server where the various SDK methods are exposed as tools that can be invoked by AI applications.
Node.js v20 or greater is required to run the MCP server.
Claude installation steps
Add the following server definition to your claude_desktop_config.json
file:
|
|
Cursor installation steps
Go to Cursor Settings > Features > MCP Servers > Add new MCP server
and use the following settings:
- Name: Moov
- Type:
command
- Command:
|
|
For a full list of server arguments, run:
|
|