Bareun — Korean NLP & Spell/Grammar Checking for Cursor
ai.bareun/bareun
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)
client:Cursor
transport:streamable-http
Install Bareun — Korean NLP & Spell/Grammar Checking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bareun": {
"url": "https://api.bareun.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs