Build production-ready applications in TypeScript
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"effect": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-effect"
]
}
}
}