Install in Cursor
Cursor reads MCP servers from its MCP settings or ~/.cursor/mcp.json.
Config
Section titled “Config”{ "mcpServers": { "hoist-assets": { "url": "https://mcp.assets.hoistai.com/mcp" } }}- Open Cursor settings and find MCP.
- Add the snippet to
mcpServers. - Restart Cursor.
- Approve OAuth in the browser window Cursor opens on first use.
Smoke test
Section titled “Smoke test”In agent mode, ask: “Verify ABN 11695718659 and create a record.” Cursor should call abn_lookup.
Troubleshooting
Section titled “Troubleshooting”- If the OAuth window does not open, check your default browser and pop-up settings.
- If tools do not appear, restart Cursor.
- If calls return
403, re-approve OAuth.