air for Cursor
io.github.10iii/air
AI-optimized tool output compression for read, grep, diff, bash, test, web, search, and more
client:Cursor
transport:stdio
runtime:npm
Install air in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"air": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@10iii/air-mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs