get_run_results — The Mine Works MCP Tool Read-only
get_run_results
(get run results) is one of 32 tools on the
The Mine Works
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_run_results from your client
- Claude Code The Mine Works get_run_results run in your project directory
- Claude Desktop The Mine Works get_run_results ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor The Mine Works get_run_results ~/.cursor/mcp.json
- VS Code The Mine Works get_run_results .vscode/mcp.json
- Zed The Mine Works get_run_results ~/.config/zed/settings.json
- Windsurf The Mine Works get_run_results ~/.codeium/windsurf/mcp_config.json
- Cline The Mine Works get_run_results ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI The Mine Works get_run_results ~/.gemini/settings.json
- Grok The Mine Works get_run_results .mcp.json (in your project root)
- ChatGPT The Mine Works get_run_results Settings → Connectors → Advanced → Developer mode
- Claude.ai The Mine Works get_run_results Settings → Connectors → Add custom connector
- LangChain The Mine Works get_run_results pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http the-mine-works https://the-mine-works-mcp.hatchable.site/api/mcp
Other tools on this server
- search_linkedin_employees
- search_linkedin_jobs
- search_linkedin_posts
- find_b2b_leads
- scrape_reddit
- scrape_ats_jobs
- search_google_trends
- search_sec_filings
- search_indiamart_suppliers
- search_naukri_jobs
- search_pubmed
- search_arxiv
- search_nih_grants
- scrape_trustpilot
- find_website_contacts
- verify_emails
- find_linkedin_candidates
- get_linkedin_profiles
- get_linkedin_company
- search_google_maps
- search_crunchbase
- analyze_github_repos
- lookup_lei
- resolve_company_identity
- search_zillow
- get_zillow_property_details
- search_redfin
- search_realtor
- search_sam_gov_contracts
- search_fec_campaign_finance
- search_companies_house_uk
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.