upload_knowledge_base_document — JobMojito MCP Tool Mutating
upload_knowledge_base_document
(upload knowledge base document) is one of 29 tools on the
JobMojito
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call upload_knowledge_base_document from your client
- Claude Code JobMojito upload_knowledge_base_document run in your project directory
- Claude Desktop JobMojito upload_knowledge_base_document ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor JobMojito upload_knowledge_base_document ~/.cursor/mcp.json
- VS Code JobMojito upload_knowledge_base_document .vscode/mcp.json
- Zed JobMojito upload_knowledge_base_document ~/.config/zed/settings.json
- Windsurf JobMojito upload_knowledge_base_document ~/.codeium/windsurf/mcp_config.json
- Cline JobMojito upload_knowledge_base_document ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI JobMojito upload_knowledge_base_document ~/.gemini/settings.json
- Grok JobMojito upload_knowledge_base_document .mcp.json (in your project root)
- ChatGPT JobMojito upload_knowledge_base_document Settings → Connectors → Advanced → Developer mode
- Claude.ai JobMojito upload_knowledge_base_document Settings → Connectors → Add custom connector
- LangChain JobMojito upload_knowledge_base_document pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http jobmojito https://mcp.jobmojito.com/mcp
Other tools on this server
- search_documentation
- get_documentation
- list_my_merchants
- create_interview
- create_interview_from_questions
- create_persona
- get_interview_definition
- update_interview
- set_interview_state
- generate_interview_url
- register_users_for_interview
- list_interviews
- create_catalogue_directory
- update_catalogue_directory
- get_catalogue_directory
- list_catalogue_directories
- get_interview_result_details
- generate_interview_report
- request_another_interview_attempt
- list_interview_results
- get_merchant_analytics
- get_merchant_credit_usage
- list_candidates
- list_sub_merchants
- list_avatars
- get_merchant_status
- list_languages
- jobmojito_configuration
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.