Smartsheet
Connect your company's Smartsheet account to Cakewalk so agents can read, create and update sheets, plus access dashboards through the gateway.
Last updated
Was this helpful?
Connect your company's Smartsheet account to Cakewalk so agents can read, create and update sheets, plus access dashboards through the gateway.
Connect your company's Smartsheet account to Cakewalk's MCP Gateway. Every agent tool call against Smartsheet passes through the gateway and is evaluated against your Policies.
Smartsheet plan: Business, Enterprise, or Advanced Work Management. The MCP server is gated to these plans.
Smartsheet license on a Business plan or higher for the account used to create the app.
OAuth scopes the app must request:
READ_SHEETS
CREATE_SHEETS
WRITE_SHEETS
ADMIN_SHEETS
READ_SIGHTS
ADMIN_WORKSPACESIf your account has not used Developer Tools before, enroll first.
Click Register User Account.
Once enrolled, the Developer Tools menu becomes visible inside Smartsheet.
In Smartsheet, select your Account icon in the lower-left corner.
Select Developer Tools... from the menu.
If you do not have a developer profile yet, click Create Developer Profile and enter a profile name.
Click Create New App.
Fill in the app form. The required field for Cakewalk is App redirect URL:
Click Save.
A confirmation window shows the App client ID and App secret. Copy both before closing the window. The secret can be looked up again later from Developer Tools, but only if you save it now.
Go to All Connections.
Find Smartsheet.
Click Edit credentials.
Paste the App client ID as Client ID and the App secret as Client Secret.
Save.
The Smartsheet Connection card flips to Active on All Connections. From an agent platform connected to Cakewalk, ask the agent to list your recent Smartsheet sheets. If Smartsheet returns results, the Connection is live.
Developer Tools menu missing: register the account at https://developers.smartsheet.com/register first. The menu only appears for enrolled accounts.
Plan required error on connect: the Smartsheet account must be on Business, Enterprise, or Advanced Work Management. Verify under Account Admin > Plan and Billing.
Invalid redirect URI on consent: confirm App redirect URL on the Smartsheet app matches https://mcp-gateway.getcakewalk.io/api/v1/Auth/Callback exactly.
Missing scope errors after authentication: confirm every scope in Required Scopes is selected on the app form, then reconnect.
Last updated
Was this helpful?
Was this helpful?
https://mcp-gateway.getcakewalk.io/api/v1/Auth/Callback