A free, open-source developer workspace. Snippets, notes, HTTP requests, calculations, and dev tools in one local-first app.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"massCode": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-massCode"
]
}
}
}