framework_contracts — tenders MCP Tool
framework_contracts
(framework contracts) 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 framework_contracts from your client
- Claude Code tenders framework_contracts run in your project directory
- Claude Desktop tenders framework_contracts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tenders framework_contracts ~/.cursor/mcp.json
- VS Code tenders framework_contracts .vscode/mcp.json
- Zed tenders framework_contracts ~/.config/zed/settings.json
- Windsurf tenders framework_contracts ~/.codeium/windsurf/mcp_config.json
- Cline tenders framework_contracts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tenders framework_contracts ~/.gemini/settings.json
- Grok tenders framework_contracts .mcp.json (in your project root)
- ChatGPT tenders framework_contracts Settings → Connectors → Advanced → Developer mode
- Claude.ai tenders framework_contracts Settings → Connectors → Add custom connector
- LangChain tenders framework_contracts 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
- public_reading
- vendor_compliance
- evaluation_committee
- committee_member
- search_committee_members
- unit_committee
- vendor_committee
- 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.