We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a54e2 commit 6899aa4Copy full SHA for 6899aa4
docs/quickstart.mdx
@@ -77,7 +77,7 @@ async def main():
77
"url": "https://mcp.hud.so/v3/mcp",
78
"headers": {
79
"Authorization": f"Bearer {os.getenv('HUD_API_KEY')}",
80
- "Mcp-Image": "hudpython/hud-text-2048:v1.2"
+ "Mcp-Image": "hudevals/hud-text-2048:0.1.3"
81
}
82
83
},
0 commit comments