search_documents — MyFSS MCP Tool Read-only
search_documents
(search documents) is one of 5 tools on the
MyFSS
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_documents from your client
- Claude Code MyFSS search_documents run in your project directory
- Claude Desktop MyFSS search_documents ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MyFSS search_documents ~/.cursor/mcp.json
- VS Code MyFSS search_documents .vscode/mcp.json
- Zed MyFSS search_documents ~/.config/zed/settings.json
- Windsurf MyFSS search_documents ~/.codeium/windsurf/mcp_config.json
- Cline MyFSS search_documents ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MyFSS search_documents ~/.gemini/settings.json
- Grok MyFSS search_documents .mcp.json (in your project root)
- ChatGPT MyFSS search_documents Settings → Connectors → Advanced → Developer mode
- Claude.ai MyFSS search_documents Settings → Connectors → Add custom connector
- LangChain MyFSS search_documents pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http myfss https://myfss.eocpa.kr/mcp
Other tools on this server
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.