Connect an AI Agent
Your AI Agent can save recipes, plan the week, and build the list. You stay in charge in the app.
How it works
Step 1
Point your agent at the door
Hosted MCP is live. Start at https://api.smartplate.app/mcp (or llms.txt). You do not mint a token in the app.
Step 2
Your agent signs in
It uses your SmartPlate login. Not a password you paste.
Step 3
Your agent brings the page
When it saves a recipe from a link, it brings the page with it. We do not go get the site.
Step 4
You stay in charge
Recipes, the week, and the list show up in the app.
Ready to get started?
Your agent starts at the door. Sign in with your SmartPlate login.
For agent builders
Add https://api.smartplate.app/mcp — Hosted MCP (sign in). The agent sends page_text; the server does not fetch.
- https://api.smartplate.app/mcp — Hosted MCP (sign in)
- https://www.smartplate.app/llms.txt — Plain-text orientation for agents
- https://www.smartplate.app/.well-known/agent.json — Machine-readable manifest (auth, scopes)
- https://api.smartplate.app/api/docs — Full API reference
- https://api.smartplate.app/api/openapi.json — OpenAPI spec