Starting actionable MCP content posting...
Importing modules...
Error: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and 'C:\Users\ramsa\Desktop\social-media-mcp\package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and 'C:\Users\ramsa\Desktop\social-media-mcp\package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
at file:///C:/Users/ramsa/Desktop/social-media-mcp/build/src/platforms/mastodon/client.js:41:23
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)
at async main (file:///C:/Users/ramsa/Desktop/social-media-mcp/post-actionable-simple.js:21:29)