A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tokio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tokio"
]
}
}
}