Upstox Plugin Marketplace for Claude
Effective July 7, 2026
The Upstox MCP server and Agent Skill are now installable from a single Claude plugin marketplace. Do a one-time marketplace add, then install the plugin you want — no config file or Node.js for the plugin path. This is now supported in Claude Code and the Claude Desktop and web app.
What's New
-
One marketplace, two plugins —
upstox-mcpgives read-only account access for analysis and questions, whileupstox-skillbuilds and runs trading workflows. Useupstox-mcpto analyze and ask questions; useupstox-skillto place and manage orders. -
One-command install in Claude Code — add the marketplace, then install either plugin:
/plugin marketplace add upstox/upstox-plugin-marketplace/plugin install upstox-mcp@upstox-plugins-officialSwap
upstox-mcpforupstox-skillto install the Agent Skill instead. -
Claude app support — in the Claude Desktop or web app, add the
upstox/upstox-plugin-marketplacemarketplace under Settings → Plugins, then install the plugin — no CLI needed. -
No Node.js for the plugin path — Claude Code connects to the hosted server (
https://mcp.upstox.com/mcp) over HTTP, so no config file or Node.js install is required.
/plugin marketplace add takes the repository name (upstox-plugin-marketplace), while /plugin install takes the marketplace name (@upstox-plugins-official).
How to Get Started
- In Claude Code, add the marketplace:
/plugin marketplace add upstox/upstox-plugin-marketplace. - Install the plugin you need:
/plugin install upstox-mcp@upstox-plugins-official(analysis) or/plugin install upstox-skill@upstox-plugins-official(trading workflows). - In the Claude Desktop or web app, add the same marketplace under Settings → Plugins and install the plugin from there.
- Authorize your Upstox account through the OAuth flow on first use, then see the full MCP Integration and Agent Skills guides for setup and usage.