Bareun — Korean NLP & Spell/Grammar Checking for Grok
ai.bareun/bareun
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)
client:Grok
transport:streamable-http
Install Bareun — Korean NLP & Spell/Grammar Checking in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bareun": {
"type": "http",
"url": "https://api.bareun.ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs