hktitan/swiggy-cli
v0.2.4MIT
Swiggy for AI agents: skills for the official Swiggy MCP servers (Food, Instamart, Dineout — 51 tools, UPI/Swiggy Money payments) and for the swiggy-cli wrapper, plus the three MCP server connections.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
swiggy-foodstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.swiggy.com/food"
}swiggy-instamartstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.swiggy.com/im"
}swiggy-dineoutstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.swiggy.com/dineout"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "swiggy-cli",
"version": "0.2.4",
"description": "Swiggy for AI agents: skills for the official Swiggy MCP servers (Food, Instamart, Dineout — 51 tools, UPI/Swiggy Money payments) and for the swiggy-cli wrapper, plus the three MCP server connections.",
"author": {
"name": "Harshit Khemani",
"email": "harshitkhemani@gmail.com",
"url": "https://github.com/HKTITAN"
},
"homepage": "https://github.com/HKTITAN/swiggy-cli",
"repository": "https://github.com/HKTITAN/swiggy-cli",
"license": "MIT",
"keywords": ["swiggy", "mcp", "food", "instamart", "dineout", "upi", "payments", "agent-skills", "cli", "india"],
"extensions": {
"com.anthropic.claude-code": {
"manifest": "./.claude-plugin/plugin.json",
"marketplace": "./.claude-plugin/marketplace.json"
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.anthropic.claude-code