Query the registry from any AI agent.
The SIQA Verified Registry is machine-readable. Verify AI music provenance, look up artists, and pull chart data — read-only, JSON responses, no API key required.
https://son-reg-verify-hub.lovable.app/mcp
Install in your client.
- 1.Open Claude (web or desktop) → Settings → Connectors → “Add custom connector.”
- 2.Name:
SIQA Registry· URL:https://son-reg-verify-hub.lovable.app/mcp
- 3.Ask: “Is ‘Love Notes’ by Olivia B Moore AI-generated, and how did it chart?”
See a real registry response.
Four tools. All read-only.
verify_trackread-onlyVerify a track's AI provenance by ISRC, SIQA ID, or title + artist. Returns classification, identifiers, chart summary, and provenance. Registry tracks return verification_status: verified — basis: artist_attested | editorial_assessment (the provenance_source field). identification_markers are returned for editorial_assessment tracks only (empty array for artist_attested).
| Param | Type | Req | Notes |
|---|---|---|---|
| isrc | string | optional | ISRC (International Standard Recording Code) |
| siqa_id | string | optional | SIQA-TRK-XXXXXXXX |
| title | string | optional | Track title (with artist) |
| artist | string | optional | Artist name (with title) |
get_artistread-onlyArtist verification status, songwriter-identity (PRO) verification, and registered catalog. IPI numbers are never returned.
| Param | Type | Req | Notes |
|---|---|---|---|
| slug | string | optional | SIQA artist slug |
| name | string | optional | Artist display name |
get_chartread-onlyRankings for any SIQA chart and week. Defaults to the latest published week.
| Param | Type | Req | Notes |
|---|---|---|---|
| chart_name | string | required | Top 100 AI Songs · Top 20 AI R&B Songs · Top 20 AI Country Songs · Top 20 AI Gospel Songs |
| week | string | optional | Publish date (YYYY-MM-DD) |
| week_number | number | optional | Week number |
get_track_chart_historyread-onlyWeek-by-week chart run: debut, peak, movement, weeks on chart. Track payload also includes provenance_source — the basis for verification (artist_attested | editorial_assessment) — and identification_markers (empty for artist_attested).
| Param | Type | Req | Notes |
|---|---|---|---|
| isrc | string | optional | ISRC |
| siqa_id | string | optional | SIQA-TRK-XXXXXXXX |
| slug | string | optional | SIQA track slug |
Show your verification anywhere.
Free for lookups. Keys for scale.
No signup, no key. Per-IP daily limit across the MCP server and API.
Grab a free key below. Send it as a bearer token to lift your daily ceiling.
Bulk endpoints, webhooks, and support under a licensed data agreement — contact team@thesiqa.com.
- · The badge /
?verify=endpoint and public certificate pages are always free and never rate-limited. - · A negative result is not a provenance claim — it means the work is not in the SIQA registry.
- · Verification reflects artist attestations reviewed by SIQA plus platform-observed data. Read the methodology →
- · Partnership, high-volume, or commercial licensing: team@thesiqa.com.
