Work execution platform
Connect to Smartsheet for collaborative work execution and project management.
{
"mcpServers": {
"smartsheet": {
"mcpServers": {
"smartsheet": {
"env": {
"SMARTSHEET_ACCESS_TOKEN": "your-access-token"
},
"args": [
"-y",
"smartsheet-mcp-server"
],
"command": "npx"
}
}
}
}
}