UNPKG

@tulip/mcp-server

Version:

Model Context Protocol server for Tulip API

45 lines (33 loc) 1.13 kB
# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](httpss://semver.org/spec/v2.0.0.html). ## [Unreleased] --- ## [1.1.3] - 2025-07-07 ### Added - Multi-workspace support in `README.md` - Support for trailing `/` in instance url ## [1.1.2] - 2025-06-20 ### Added - Ability to specify path to env file as argument in mcp config json - Changelog ### Changed - Error handling for server initiation errors ## [1.1.1] - 2025-06-20 ### Added - Ability to load env variables from current working directory ### Removed - Instructions for manual installation ## [1.1.0] - 2025-06-20 ### Added - `npx` support for easy execution without cloning the repository. - README.md: Instructions for setup using `npx` ## [1.0.1] - 2025-06-18 ### Added - README.md: Cursor one-click installation - README.md: Claude Desktop setup steps ### Changed - Fixed runTableAggregation tool ## [1.0.0] - 2025-06-11 - Initial public release of `@tulip/mcp-server`. - Support for all major Tulip API functionalities through MCP tools.