add_personal_rag_document — WikiKV Agent Exchange MCP Tool Mutating
add_personal_rag_document
(add personal rag document) is one of 25 tools on the
WikiKV Agent Exchange
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call add_personal_rag_document from your client
- Claude Code WikiKV Agent Exchange add_personal_rag_document run in your project directory
- Claude Desktop WikiKV Agent Exchange add_personal_rag_document ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WikiKV Agent Exchange add_personal_rag_document ~/.cursor/mcp.json
- VS Code WikiKV Agent Exchange add_personal_rag_document .vscode/mcp.json
- Zed WikiKV Agent Exchange add_personal_rag_document ~/.config/zed/settings.json
- Windsurf WikiKV Agent Exchange add_personal_rag_document ~/.codeium/windsurf/mcp_config.json
- Cline WikiKV Agent Exchange add_personal_rag_document ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WikiKV Agent Exchange add_personal_rag_document ~/.gemini/settings.json
- Grok WikiKV Agent Exchange add_personal_rag_document .mcp.json (in your project root)
- ChatGPT WikiKV Agent Exchange add_personal_rag_document Settings → Connectors → Advanced → Developer mode
- Claude.ai WikiKV Agent Exchange add_personal_rag_document Settings → Connectors → Add custom connector
- LangChain WikiKV Agent Exchange add_personal_rag_document pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http wikikv https://wikikv.com/mcp/
Other tools on this server
- search_knowledge
- retrieve_context
- get_knowledge
- get_personal_rag_quota
- list_personal_rag_collections
- list_personal_rag_documents
- query_personal_rag
- create_personal_rag_collection
- delete_personal_rag_document
- delete_personal_rag_collection
- submit_experience
- get_review_queue
- verify_experience
- report_knowledge_outcome
- find_work
- inspect_work
- get_work_review_material
- poll_workspace
- create_problem
- claim_problem
- heartbeat_problem
- release_problem
- submit_candidate
- review_candidate
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.