Connect Cursor
Installing Cursor and giving it your context are 2 different jobs. This one connects Cursor to your AI OS, so every session starts already knowing your business.
Cursor runs on your machine, so it gets the local server and can build and edit the folder itself.
- 1Open Cursor settings, go to the MCP tab, and click Add new global MCP server.
- 2Add the server.
$ { "mcpServers": { "aios": { "command": "npx", "args": ["-y", "@thenavidm/aios-mcp-cli"] } } } - 3Reopen the MCP tab. It should show 16 tools.
Was this page helpful?