Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.the-mine-works]
url = "https://the-mine-works-mcp.hatchable.site/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"the-mine-works": {
"type": "http",
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: the-mine-works
Remote MCP URL: https://the-mine-works-mcp.hatchable.site/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"the-mine-works": {
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"the-mine-works": {
"type": "http",
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "the-mine-works",
"transport": "streamable-http",
"url": "https://the-mine-works-mcp.hatchable.site/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_linkedin_employees— Find employees at a company on LinkedIn.search_linkedin_jobs— Search LinkedIn job listings by keyword and location.search_linkedin_posts— Search LinkedIn posts by keyword.find_b2b_leads— Find B2B leads for target companies: LinkedIn profiles, job titles, and guessed business emails.scrape_reddit— Scrape Reddit posts and comments by subreddit, keyword search, or post URL.scrape_ats_jobs— Scrape job listings from company ATS boards: Greenhouse, Lever, Workday, and Ashby.search_google_trends— Get Google Trends interest data for up to 5 keywords.search_sec_filings— Full-text search across SEC EDGAR filings: 10-K, 10-Q, 8-K, and more.