get_verified_hireable_status — TensorFeed MCP Tool Read-only
get_verified_hireable_status
(get verified hireable status) is one of 27 tools on the
TensorFeed
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_verified_hireable_status from your client
- Claude Code TensorFeed get_verified_hireable_status run in your project directory
- Claude Desktop TensorFeed get_verified_hireable_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TensorFeed get_verified_hireable_status ~/.cursor/mcp.json
- VS Code TensorFeed get_verified_hireable_status .vscode/mcp.json
- Zed TensorFeed get_verified_hireable_status ~/.config/zed/settings.json
- Windsurf TensorFeed get_verified_hireable_status ~/.codeium/windsurf/mcp_config.json
- Cline TensorFeed get_verified_hireable_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TensorFeed get_verified_hireable_status ~/.gemini/settings.json
- Grok TensorFeed get_verified_hireable_status .mcp.json (in your project root)
- ChatGPT TensorFeed get_verified_hireable_status Settings → Connectors → Advanced → Developer mode
- Claude.ai TensorFeed get_verified_hireable_status Settings → Connectors → Add custom connector
- LangChain TensorFeed get_verified_hireable_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://mcp.tensorfeed.ai/mcp
Other tools on this server
- get_news_articles
- get_status_summary
- get_models
- get_cve_record
- get_kev_catalog
- get_epss_score
- get_osv_advisory_for_package
- get_osv_advisory_by_id
- check_ai_supply_chain_risk
- check_agent_reputation
- search_agent_directory
- list_directory_skills
- check_free_tier_status
- submit_wantlist_item
- register_free_watch
- search_sec_edgar
- get_sec_submissions
- lookup_sec_company_ticker
- query_fda
- get_eia_series
- get_research_papers
- get_weather_alerts
- get_recent_earthquakes
- get_agent_opportunities
- route_verdict
- whats_new
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.