Skip to content

smartsheet-platform/config-packs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config-Pack for the Smartsheet MCP Server

config-packs is the development and distribution repo for Smartsheet config-rocket ecosystem config packs.

Available config packs:

  • Smartsheet MCP
    • A Roo Code config-pack for a Smartsheet Model Context Protocol (MCP) server for interacting with the Smartsheet API.

Deployment

Bundle the config-pack

pnpm run bundle

Generate Binary Hash

openssl dgst -sha256 -binary binary/smartsheet-mcp.zip | openssl base64 | tr '+/' '-_' | tr -d '='

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors