Framework for quickly creating connected applications in Kotlin with minimal effort
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ktor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ktor"
]
}
}
}