{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json","version":"1.0","protocolVersion":"2026-07-28","serverInfo":{"name":"coastline-index-gta6","title":"Coastline Index GTA VI Reference","version":"0.1.0-beta"},"description":"Unofficial Chinese-language, read-only GTA VI reference with editorially reviewed facts and official or first-party-store evidence.","iconUrl":"https://coastlineindex.com/icon.svg","documentationUrl":"https://coastlineindex.com/creators#mcp","transport":{"type":"streamable-http","endpoint":"/api/mcp"},"capabilities":{"tools":{"listChanged":false},"resources":{"subscribe":false,"listChanged":false}},"requires":{},"authentication":{"required":false,"schemes":[]},"instructions":"Use only the returned editorially reviewed evidence and notices. Rockstar Games and first-party-store sources control if records conflict.","resources":"dynamic","tools":[{"name":"search_verified_facts","title":"Search verified GTA VI facts","description":"Search editorially reviewed GTA VI entity facts, direct answers, and claim checks backed only by official or first-party-store sources.","inputSchema":{"type":"object","additionalProperties":false,"required":["query"],"properties":{"query":{"type":"string","minLength":1,"maxLength":120},"kind":{"type":"string","enum":["entity-fact","answer","claim"]},"status":{"type":"string","enum":["confirmed","observed","not-announced","not-listed","refuted"]},"entityType":{"type":"string","enum":["character","location","vehicle","edition","event"]},"maxSpoilerLevel":{"type":"integer","enum":[0,1,2],"default":0},"limit":{"type":"integer","minimum":1,"maximum":20,"default":10}}}},{"name":"get_entity_with_sources","title":"Get a GTA VI entity with sources","description":"Return one published entity, its eligible facts, related entities, and source ledger. Media files are intentionally excluded.","inputSchema":{"type":"object","additionalProperties":false,"required":["slug"],"properties":{"slug":{"type":"string","minLength":1,"maxLength":80,"pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$"},"maxSpoilerLevel":{"type":"integer","enum":[0,1,2],"default":0}}}},{"name":"get_release_and_event_status","title":"Get release and official event status","description":"Return the manually governed event status and current official release/platform facts. Clock time never marks an event live automatically.","inputSchema":{"type":"object","additionalProperties":false,"properties":{}}},{"name":"list_verified_changes_since","title":"List verified GTA VI fact changes","description":"List editorially reviewed GTA VI fact changes since an inclusive YYYY-MM-DD date. Engineering updates and raw monitor observations are excluded.","inputSchema":{"type":"object","additionalProperties":false,"required":["since"],"properties":{"since":{"type":"string","format":"date","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"limit":{"type":"integer","minimum":1,"maximum":20,"default":10}}}}]}