The config
{
"mcpServers": {
"hoist-assets": {
"url": "https://mcp.assets.hoistai.com"
}
}
}
Steps
- Open Cursor. Mac:
Cmd ,→ MCP, or edit~/.cursor/mcp.jsondirectly. - Add the snippet to
mcpServers. - Restart Cursor. Settings → MCP should show hoist-assets connected.
- First time: approve OAuth in the browser window Cursor opens.
Smoke test
In agent mode, ask: "Verify ABN 11695718659 and create a record." Cursor calls abn_lookup then writes the result to your workspace.
Troubleshooting
- OAuth window doesn't open. Check your default browser is set and pop-ups aren't blocked. On macOS you may need to grant Cursor accessibility permissions.
- Tools don't appear after install. Restart the host completely. Some hosts cache the tool list at startup.
- 403 on calls. Re-approve OAuth — the cached token may have expired or had scopes revoked.
- Still stuck? Drop a note on GitHub Issues with the host name and the error message.
