Use this endpoint in Claude/OpenCode remote MCP setup and authenticate with an API key generated below.
https://YOUR_PUBLIC_DOMAIN/mcpAuthorization: Bearer <key> or x-api-key or ?api_key={
"mcp": {
"usda-fooddata": {
"type": "remote",
"url": "https://YOUR_PUBLIC_DOMAIN/mcp",
"headers": {
"Authorization": "Bearer YOUR_GENERATED_KEY"
}
}
}
}
Requires ADMIN_TOKEN from the server owner.
No token generated yet.