Installation & Configuration
{
"mcpServers": {
"food-data-central": {
"command": "npx",
"args": [
"tsx",
"src/index.ts"
],
"env": {
"USDA_API_KEY": "<INSERT KEY HERE>"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15