
Smartsheet has built a remote MCP server on AWS that allows AI agents to autonomously interact with its work management platform through natural language—reading data, updating tasks, and creating sheets without human prompting.
The server cuts token consumption by 35–47 percent through AI-optimized serialization and progressive disclosure, while maintaining enterprise-grade security and governance controls that let administrators decide whether agents can perform destructive operations.
Since launch, Smartsheet has saved over 3 billion tokens using these optimizations.
What happened
Smartsheet built a remote Model Context Protocol (MCP) server on AWS that gives AI clients like Amazon Quick and Claude Desktop direct access to Smartsheet's data and APIs. The server uses AWS Fargate, Amazon Kinesis, Amazon Neptune, and other services to let AI agents autonomously manage tasks, create sheets, and update projects—compressing workflows that took weeks into days or hours.
Why it matters
Enterprise teams deploying AI agents need structured, secure access to internal data. Smartsheet's MCP server solves this by running behind the same security layer (AWS WAF, AWS Shield, OAuth2) as production APIs, with built-in governance—administrators can restrict agents to read-only or allow full write access per organization. Since launch, Smartsheet has saved over 3 billion tokens through AI-optimized serialization and progressive disclosure, directly reducing LLM inference costs.
What to watch
Smartsheet optimizes token consumption at three levels—progressive disclosure that caps response size, strongly typed schemas to prevent hallucinated parameters, and a proprietary serialization format that reduces token count by 35–47 percent on data-heavy responses. Deployments roll to the smallest region first, validated by canary tests running every 15 minutes against the live environment.
Ask the AI about this article →
Smartsheet's MCP server addresses a critical gap in enterprise AI adoption: most internal systems were not built with structured machine-readable interfaces that AI agents can safely and efficiently consume. By layering an AI-optimized interface on top of Smartsheet's existing APIs and central intelligence layer, Smartsheet enables agents to orchestrate complex workflows autonomously—picking up tasks, attaching test results, drafting documentation—all within the same sheets that human users access. This parity between internal Smart Assist and external AI clients like Amazon Quick and Claude Desktop means Smartsheet builds once and every agentic client benefits immediately, avoiding fragmentation.
The infrastructure choices reflect the unique demands of agentic traffic. Traditional API services handle request-response cycles; agentic traffic is bursty, with agents firing multiple tool calls in seconds as they reason through tasks. Smartsheet addressed this by running the MCP server on AWS Fargate with auto-scaling policies that combine traffic volume and compute utilization, not just proxy throughput. The deployment strategy—rolling to the smallest region first, validated by canary tests every 15 minutes—protects active agent sessions from disruption. The observability layer extends beyond traditional monitoring to capture context across tool chains, since a single user request can produce a chain of tool calls and failures often trace back several steps.
Token cost is the defining economic constraint of AI agent deployments. Smartsheet's three-level optimization strategy—progressive disclosure that caps response size, strongly typed schemas that prevent hallucinated parameters, and proprietary serialization that cuts token count by 35–47 percent—directly attack this problem. The 3 billion tokens saved since launch demonstrates that the server design prioritizes not just correctness but efficiency at scale.
For example, today's edition would include:
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →
Ask AI anything about this article. Q&As are published on this page for other readers too.
OpenClaw creator Peter Steinberger and co-developers announced OpenClaw 2.0 over the weekend, describing it as…

AI coding has moved through three stages—prompt engineering, context engineering, and now harness engineering—…

Workday is integrating its AI agents with Google Cloud's Gemini Enterprise, letting employees start tasks like…
Over the last two years, writing code syntax has become much easier, with tools like Cursor, Claude Code, and…

Meta released Pocket, a mobile app that lets users create interactive games and 'gizmos' by typing text prompt…

Z.ai, a Beijing-based AI startup, made public the details of its latest model on Friday
