public_reading — tenders MCP Tool
public_reading
(public reading) is one of 22 tools on the
tenders
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call public_reading from your client
- Claude Code tenders public_reading run in your project directory
- Claude Desktop tenders public_reading ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tenders public_reading ~/.cursor/mcp.json
- VS Code tenders public_reading .vscode/mcp.json
- Zed tenders public_reading ~/.config/zed/settings.json
- Windsurf tenders public_reading ~/.codeium/windsurf/mcp_config.json
- Cline tenders public_reading ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tenders public_reading ~/.gemini/settings.json
- Grok tenders public_reading .mcp.json (in your project root)
- ChatGPT tenders public_reading Settings → Connectors → Advanced → Developer mode
- Claude.ai tenders public_reading Settings → Connectors → Add custom connector
- LangChain tenders public_reading pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tenders https://api.tobid.tw/mcp
Other tools on this server
- search_tenders
- get_tender
- likely_bidders
- bid_strategy
- price_analysis
- vendor_report
- vendor_awards
- unit_report
- compare_vendors
- hot_opportunities
- find_entity
- procurement_forecast
- vendor_compliance
- evaluation_committee
- committee_member
- search_committee_members
- unit_committee
- vendor_committee
- framework_contracts
- subcontract_opportunities
- asset_sales
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.