We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bbd65 commit b57f9d7Copy full SHA for b57f9d7
1 file changed
README.md
@@ -15,7 +15,7 @@ The config below starts the server using a container image.
15
"run",
16
"-i",
17
"-e",
18
- "UDSA_FDC_API_KEY=YOUR_AMAP_API_KEY",
+ "UDSA_FDC_API_KEY=YOUR_API_KEY",
19
"ghcr.io/javaaidev/usda-fooddata-central-mcp-server:1.0.0"
20
]
21
}
0 commit comments