Smartsheet’s MCP server lets agents read and update sheets, search workspaces, manage folders, and create discussions. It uses personal access tokens, so each user should supply their own token through TrueFoundry Auth Overrides.Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A TrueFoundry account with permission to add MCP servers.
- A Smartsheet Business or Enterprise plan with API access.
Register in TrueFoundry
Open MCP Gateway, click Add MCP Server, select Connect any Remote MCP Server, and configure:| Field | Value |
|---|---|
| Name | smartsheet |
| URL | https://mcp.smartsheet.com |
| Authentication | API Key |
| Credential mode | Individual Credentials |
| Header name | Authorization |
| Header value | Bearer {{API_KEY}} |