โก๏ธ TypeScript Execute | The easiest way to run TypeScript in Node.js
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tsx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tsx"
]
}
}
}