Loading MCP server directory, please wait...
Family meal planning run by your agent: weekly dinners, household votes, grocery list minus pantry.
npx @getmcp/cli add net.agentchef/agent-chefRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key>. Create a key at https://agentchef.net/app/settings/agents (free trial, no card).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.agentchef/agent-chef": {
"url": "https://agentchef.net/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}