search_faq — Upforge MCP Tool Read-only
search_faq
(search faq) is one of 17 tools on the
Upforge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_faq from your client
- Claude Code Upforge search_faq run in your project directory
- Claude Desktop Upforge search_faq ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Upforge search_faq ~/.cursor/mcp.json
- VS Code Upforge search_faq .vscode/mcp.json
- Zed Upforge search_faq ~/.config/zed/settings.json
- Windsurf Upforge search_faq ~/.codeium/windsurf/mcp_config.json
- Cline Upforge search_faq ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Upforge search_faq ~/.gemini/settings.json
- Grok Upforge search_faq .mcp.json (in your project root)
- ChatGPT Upforge search_faq Settings → Connectors → Advanced → Developer mode
- Claude.ai Upforge search_faq Settings → Connectors → Add custom connector
- LangChain Upforge search_faq pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http upforge https://upforge.io/api/mcp
Other tools on this server
- get_review_requirements
- prepare_review_upload
- finalize_review_upload
- submit_project_review
- get_review_status
- get_company_overview
- get_services
- get_pricing
- match_capability
- get_case_studies
- check_service_area
- get_industries
- request_site_audit
- find_consultation_times
- book_consultation
- request_consultation
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.