twist-mcp-server
v0.2.1
Published
Local implementation of Twist MCP Server
Readme
Twist MCP Server - Local Implementation
This is the local implementation of the Twist MCP Server using stdio transport.
Usage
npm install
npm run build
npm startDevelopment
npm run devThis will automatically rebuild the shared module and start the server with auto-reload.
