{"id":39,"date":"2025-12-14T16:40:11","date_gmt":"2025-12-14T16:40:11","guid":{"rendered":"https:\/\/badapples.tech\/?p=39"},"modified":"2025-12-14T19:43:39","modified_gmt":"2025-12-14T19:43:39","slug":"how-to-add-textedit-mcp-to-lm-studio","status":"publish","type":"post","link":"https:\/\/badapples.tech\/?p=39","title":{"rendered":"How to add TextEdit-MCP to LM Studio"},"content":{"rendered":"\n<p>Sometimes you want to create a beautiful summary of your conversation, but not the whole thing. Using the <a href=\"https:\/\/github.com\/M-Pineapple\/TextEdit-MCP\">TextEdit-MCP <\/a>tool is a good option, but its install script is only designed to set it up for Claude&#8217;s desktop app.<\/p>\n\n\n\n<p>If you install it with using the install.sh script as instructed, you can use it from <a href=\"https:\/\/lmstudio.ai\">LM Studio<\/a> by inserting the following code into the mcp.json file:<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"mcpServers\": {\n    \"textedit\": {\n      \"command\": \"\/Users\/&lt;your-username-here&gt;\/Library\/Application Support\/Claude\/MCP\/textedit-mcp\"\n    }\n  }\n}<\/code><\/pre>\n\n\n\n<p>If you already have one or more MCP servers set up there, add a comma after the closing curly brace of the last server, and just insert:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>    \"textedit\": {\n      \"command\": \"\/Users\/&lt;your-username-here&gt;\/Library\/Application Support\/Claude\/MCP\/textedit-mcp\"\n    }<\/code><\/pre>\n\n\n\n<p>Don&#8217;t forget to replace &lt;your-username-here&gt; with your username \/ home folder name!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometimes you want to create a beautiful summary of your conversation, but not the whole thing. Using the TextEdit-MCP tool is a good option, but its install script is only designed to set it up for Claude&#8217;s desktop app. If you install it with using the install.sh script as instructed, you can use it from [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-39","post","type-post","status-publish","format-standard","hentry","category-tips"],"_links":{"self":[{"href":"https:\/\/badapples.tech\/index.php?rest_route=\/wp\/v2\/posts\/39","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/badapples.tech\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/badapples.tech\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/badapples.tech\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/badapples.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=39"}],"version-history":[{"count":4,"href":"https:\/\/badapples.tech\/index.php?rest_route=\/wp\/v2\/posts\/39\/revisions"}],"predecessor-version":[{"id":44,"href":"https:\/\/badapples.tech\/index.php?rest_route=\/wp\/v2\/posts\/39\/revisions\/44"}],"wp:attachment":[{"href":"https:\/\/badapples.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=39"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/badapples.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=39"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/badapples.tech\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}