{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-ai-mcp/smartsheet/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Connect Cursor to the Smartsheet MCP server","siteUrl":"https://developers.smartsheet.com","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"connect-cursor-to-the-smartsheet-mcp-server","__idx":0},"children":["Connect Cursor to the Smartsheet MCP server"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["With Cursor connected to the Smartsheet MCP server, you can interact with your Smartsheet data using natural language."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Required plan:"]}," Business, Enterprise, or Advanced Work Management"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"connection-steps","__idx":1},"children":["Connection steps"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Here's how to set up the Smartsheet MCP server in Cursor."]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Settings"]}," (gear icon), in the top corner of the Cursor application. Your Cursor settings appear."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Go to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Tools & MCP"]},", and select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Add Custom MCP"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/cursor-tools-and-mcp.6b04e835cebdd3afc5d3738ce23bdea80fa0b9d80de9f58e97d134a4d3dfeda7.1a47d840.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["mcp.json"]}," file editor tab displays a JSON object that has an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["mcpServers"]}," element."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"javascript","header":{"controls":{"copy":{}}},"source":"{\n  \"mcpServers\": {}\n}\n","lang":"javascript"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["mcp.json"]}," file, specify the Smartsheet MCP server connection."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For example,"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"javascript","header":{"controls":{"copy":{}}},"source":"{\n  \"mcpServers\": {\n    \"smartsheet\": {\n      \"command\": \"npx\", \n      \"args\": [\n        \"-y\",\n        \"mcp-remote\", \n        \"https://mcp.smartsheet.com\", \n        \"--header\",\n        \"Authorization:${env:SMARTSHEET_API_TOKEN}\"\n      ]\n    }\n  }\n}\n","lang":"javascript"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Replace:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["smartsheet"]}," server name with a name you're using for the server."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["the URL with ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/ai-mcp/smartsheet/install-the-smartsheet-mcp-server#prerequisites"},"children":["your region's URL"]},", if you're using a regional server outside the US."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["${SMARTSHEET_API_TOKEN}"]}," with the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/ai-mcp/smartsheet/install-the-smartsheet-mcp-server#environment-variables"},"children":["environment variable"]}," for your Smartsheet API token."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Save your changes."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Go back to the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cursor Settings"]}," tab. Your MCP server appears under Installed MCP Servers."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/cursor-settings-tools-page.96d678ed8092d510c75d961033d03db36b35e207ad6d4bea6babde391ff84dae.1a47d840.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Start a new chat by selecting ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["New Agent"]}," in the side navbar, and test the Smartsheet MCP server with a prompt."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/cursor-test-in-new-agent.c87db986e41d1c32b940bd06aafe40a1ab28f08c6aac23c2c0b082d442ff8204.1a47d840.png","alt":""},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You're ready to develop in Cursor with the help of the Smartsheet MCP server."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"whats-next","__idx":2},"children":["What's next?"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Now that you've connected to the Smartsheet MCP server, you can interact with your Smartsheet data in a conversational way."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Check out the example prompts in ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://help.smartsheet.com/articles/2483716-smartsheet-mcp-prompt-cookbook","target":"_blank","rel":"noopener noreferrer"},"children":["Smartsheet MCP prompt cookbook"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Want to learn more about the MCP server's capabilities? Visit ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/ai-mcp/smartsheet/mcp-server-tools"},"children":["Smartsheet MCP server tools"]},"."]}]},"headings":[{"value":"Connect Cursor to the Smartsheet MCP server","id":"connect-cursor-to-the-smartsheet-mcp-server","depth":1},{"value":"Connection steps","id":"connection-steps","depth":2},{"value":"What's next?","id":"whats-next","depth":2}],"frontmatter":{"seo":{"title":"Connect Cursor to the Smartsheet MCP server"}},"lastModified":"2026-05-19T19:54:33.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ai-mcp/smartsheet/install-the-smartsheet-mcp-server/connect-cursor","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}