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