steam-mcp data tiers - official API, storefront, PICS, ProtonDB #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Wire the Steam MCP into four data tiers, maximizing readable surface per credential already held. Web API key and account password live in SSM. Add a persisted refresh token to SSM once Tier 3 lands.
Tier 1 - official Web API (key in SSM)
Tier 2 - undocumented storefront endpoints (no key)
Tier 3 - client protocol via account credentials (password in SSM)
ProtonDB (critical)