swiggy-mcp-docs

Installation
SKILL.md

swiggy-mcp-docs

Swiggy tool schemas evolve (51 tools as of Sept 2026, up from 35 at launch; payments, address creation and cancellation were added in 2026). A parameter you remember from training data is stale by default. Fetch, then write.

Where

Need Fetch
index of every page (one line each) https://mcp.swiggy.com/builders/llms.txt
everything in one file (~400 KB; use when you need breadth) https://mcp.swiggy.com/builders/llms-full.txt
one tool's params + response schema https://mcp.swiggy.com/builders/docs/reference/<food|instamart|dineout>/<tool>.md
a server's tool list by stage https://mcp.swiggy.com/builders/docs/reference/<server>/index.md
auth …/docs/start/authenticate.md · delegated (platforms): …/docs/start/enterprise/delegated-auth.md
payments recipe …/docs/build/recipes/pay-with-upi.md
errors · rate limits · versioning …/docs/reference/errors.md · …/docs/operate/rate-limits.md · …/docs/operate/versioning.md
client configs (Claude, Cursor, VS Code, Windsurf, ChatGPT) …/docs/start/consumer/use-in-ai-client.md
what shipped when …/docs/operate/changelog.md and …/blog/

Append .md to any docs/blog URL for clean Markdown. With swiggy-cli installed: swiggy docs reference/food/search_menu or swiggy docs --full. A local snapshot of every tool's parameters is in the swiggy-mcp skill (references/tools.md), dated 2026-09-05 — use it for speed, the live page for truth.

Installs
1
First Seen
2 days ago
swiggy-mcp-docs — hktitan/swiggy-cli