get_industries — Upforge MCP Tool Read-only
get_industries
(get industries) is one of 17 tools on the
Upforge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_industries from your client
- Claude Code Upforge get_industries run in your project directory
- Claude Desktop Upforge get_industries ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Upforge get_industries ~/.cursor/mcp.json
- VS Code Upforge get_industries .vscode/mcp.json
- Zed Upforge get_industries ~/.config/zed/settings.json
- Windsurf Upforge get_industries ~/.codeium/windsurf/mcp_config.json
- Cline Upforge get_industries ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Upforge get_industries ~/.gemini/settings.json
- Grok Upforge get_industries .mcp.json (in your project root)
- ChatGPT Upforge get_industries Settings → Connectors → Advanced → Developer mode
- Claude.ai Upforge get_industries Settings → Connectors → Add custom connector
- LangChain Upforge get_industries pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http upforge https://upforge.io/api/mcp
Other tools on this server
- get_review_requirements
- prepare_review_upload
- finalize_review_upload
- submit_project_review
- get_review_status
- get_company_overview
- get_services
- get_pricing
- match_capability
- get_case_studies
- check_service_area
- search_faq
- request_site_audit
- find_consultation_times
- book_consultation
- request_consultation
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.