Skip to content

v0.2.0

Choose a tag to compare

@peter-novosel peter-novosel released this 01 Jun 13:46
· 2 commits to main since this release

What's new

File tools

  • smartsuite_get_file_url — resolve a file field handle to a signed CDN download URL
  • smartsuite_upload_file — upload a local file to a SmartSuite file field via multipart POST

AI-ready field context enrichment

  • All record-read tools accept includeFieldContext to annotate responses with field label, type, help text, linked application, and linked field slug
  • SMARTSUITE_AI_ENRICHED_RECORDS=true enables enrichment server-wide
  • smartsuite_get_record: context embedded inline per field
  • smartsuite_list_records, smartsuite_search_records, smartsuite_query_records: context added as _fieldContext map

Other

  • smartsuite_list_records: fetch specific records by ID via ids param (bypasses pagination)
  • smartsuite_list_applications: filter by solutionId
  • smartsuite_describe_application: now surfaces helpText and linkedFieldSlug per field

Installation

Download smartsuite-mcp-server-0.2.0.mcpb and double-click to install in Claude Desktop.