list_facts_to_provide — keywordise MCP Tool Read-only
list_facts_to_provide
(list facts to provide) is one of 49 tools on the
keywordise
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_facts_to_provide from your client
- Claude Code keywordise list_facts_to_provide run in your project directory
- Claude Desktop keywordise list_facts_to_provide ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor keywordise list_facts_to_provide ~/.cursor/mcp.json
- VS Code keywordise list_facts_to_provide .vscode/mcp.json
- Zed keywordise list_facts_to_provide ~/.config/zed/settings.json
- Windsurf keywordise list_facts_to_provide ~/.codeium/windsurf/mcp_config.json
- Cline keywordise list_facts_to_provide ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI keywordise list_facts_to_provide ~/.gemini/settings.json
- Grok keywordise list_facts_to_provide .mcp.json (in your project root)
- ChatGPT keywordise list_facts_to_provide Settings → Connectors → Advanced → Developer mode
- Claude.ai keywordise list_facts_to_provide Settings → Connectors → Add custom connector
- LangChain keywordise list_facts_to_provide pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http keywordise https://keywordise.com/mcp
Other tools on this server
- create_account
- login
- get_account
- resend_verification_email
- get_upgrade_link
- get_billing_portal_link
- cancel_subscription
- list_api_keys
- create_api_key
- revoke_api_key
- export_my_data
- delete_my_account
- get_my_profile
- upload_cv
- update_profile
- get_profile_gaps
- suggest_keywords
- list_cv_designs
- set_cv_design
- get_my_cv_pdf
- get_targeting
- update_targeting
- describe_what_i_want
- get_feed_reach
- list_countries_with_jobs
- list_matching_jobs
- get_job_posting
- explain_job_match
- preview_tailored_cv
- rate_job
- unhide_job
- list_hidden_jobs
- refresh_matches
- get_match_status
- start_apply_run
- get_apply_run_status
- stop_apply_run
- list_my_applications
- list_blocking_questions
- answer_screening_question
- get_sent_cv_pdf
- list_run_history
- list_saved_answers
- save_answer
- delete_saved_answer
- get_tracker
- move_tracker_card
- set_tracker_note
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.