Loading MCP server directory, please wait...
Plan a week of budget-friendly family dinners from your pantry with Plento Pasto.
npx @getmcp/cli add com.plentopasto/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
PLENTOPASTO_API_KEYYour Plento Pasto API key, used to authenticate the MCP server to your account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.plentopasto/mcp-server": {
"command": "npx",
"args": [
"-y",
"@plentopasto/mcp-server"
],
"env": {
"PLENTOPASTO_API_KEY": ""
}
}
}
}