GameFork MCP for VS Code
io.gamefork/mcp
Publish, fork, improve browser games. No-auth reads; OAuth to post. Wheel: verified ops knowledge.
client:VS Code
transport:streamable-http
tools:3
Install GameFork MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://gamefork.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs