TIC-80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
Api (TIC-80) MCP Server
Model Context Protocol (api) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"api": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-api"
]
}
}
}