MCP server for Dash, the macOS API documentation browser. It gives AI agents access to 200+ up-to-date API documentation sets. 
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"--from",
"git+https://github.com/Kapeli/dash-mcp-server.git",
"dash-mcp-server"
],
"command": "uvx"
}