← Registry

Game Development

wayline.io

Provides game data analytics including cross-platform search, trending metrics, and historical data for Steam and Unity Asset Store.

1 endpoint7 known toolsFirst detected July 19, 2026Last detected August 27, 2026

ENDPOINT 1

https://www.wayline.io/api/data/v1/mcp

No auth detected

MCP server metadata

Name
wayline-data-api
Version
1.0.0
Capabilities
tools
Server instructions

Wayline game-industry data. Use search_entities for the cross-platform join (Steam players + Twitch viewers + price per store, one row). Authenticate with a Data API key or agent secret as a bearer token; get one free at https://www.wayline.io/developers or via POST /api/data/v1/agents.

Known tools 7

search_entities

The cross-platform join: games resolved across stores with live Steam concurrent players, Twitch viewers, and price per store in one row.

Inferred read-only
list_trending

Top movers by review/rating velocity (gained per day) across Steam or the Unity Asset Store.

Inferred read-only
search_steam_games

Search the Steam catalog: developers, genres, reviews, owners, price, live CCU.

Inferred read-only
search_unity_assets

Search the Unity Asset Store: ratings, pricing, category, publisher.

Inferred read-only
get_steam_history

A Steam app's review/price/CCU time-series plus recent velocity.

Inferred read-only
get_usage

The calling credential’s Data API usage this calendar month and remaining free allowance.

Inferred read-only
search_wayline_catalog

Wayline's own asset catalog (game-dev assets for sale): browse published packs, atoms and products with title, price, publisher, format and engine compatibility.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.wayline-data-api]
url = "https://www.wayline.io/api/data/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wayline-data-api": {
      "type": "http",
      "url": "https://www.wayline.io/api/data/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wayline-data-api
Remote MCP URL: https://www.wayline.io/api/data/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "wayline-data-api": {
      "url": "https://www.wayline.io/api/data/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wayline-data-api": {
      "type": "http",
      "url": "https://www.wayline.io/api/data/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wayline-data-api",
  "transport": "streamable-http",
  "url": "https://www.wayline.io/api/data/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for wayline.io was fetched 2026-07-28T08:54:54.633Z and is being refreshed.

Trust status RestrictedContent

wayline.io is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.