Lichess · Capability
Lichess API — TV
Lichess API — TV. 4 operations. Lead operation: Get current TV games. Self-contained Naftiko capability covering one Lichess business surface.
Lichess API — TV is a Naftiko capability published by Lichess, one of 23 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET method rooted at /v1/api/tv.
The capability includes 4 read-only operations. Lead operation: Get current TV games. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lichess and TV.
What You Can Do
GET
Tvchannels
— Get current TV games
/v1/api/tv/channels
GET
Tvfeed
— Stream current TV game
/v1/api/tv/feed
GET
Tvchannelfeed
— Stream current TV game of a TV channel
/v1/api/tv/{channel}/feed
GET
Tvchannelgames
— Get best ongoing games of a TV channel
/v1/api/tv/{channel}
MCP Tools
lichess-tvchannels
Get current TV games
read-only
lichess-tvfeed
Stream current TV game
read-only
lichess-tvchannelfeed
Stream current TV game of a TV channel
read-only
lichess-tvchannelgames
Get best ongoing games of a TV channel
read-only