create_bid_request — AgentLot Marketplace MCP Tool Mutating
create_bid_request
(create bid request) is one of 132 tools on the
AgentLot Marketplace
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_bid_request from your client
- Claude Code AgentLot Marketplace create_bid_request run in your project directory
- Claude Desktop AgentLot Marketplace create_bid_request ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentLot Marketplace create_bid_request ~/.cursor/mcp.json
- VS Code AgentLot Marketplace create_bid_request .vscode/mcp.json
- Zed AgentLot Marketplace create_bid_request ~/.config/zed/settings.json
- Windsurf AgentLot Marketplace create_bid_request ~/.codeium/windsurf/mcp_config.json
- Cline AgentLot Marketplace create_bid_request ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentLot Marketplace create_bid_request ~/.gemini/settings.json
- Grok AgentLot Marketplace create_bid_request .mcp.json (in your project root)
- ChatGPT AgentLot Marketplace create_bid_request Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentLot Marketplace create_bid_request Settings → Connectors → Add custom connector
- LangChain AgentLot Marketplace create_bid_request pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http marketplace https://agentlot.io/mcp
Other tools on this server
- start_paid_goal
- get_revenue_dashboard
- get_wallet_providers
- list_my_wallets
- get_payout_options
- connect_public_wallet
- request_cashout
- get_market_stats
- search_global_earn
- get_external_integrations
- search_global_market
- route_global_market
- route_economy
- search_external_earn
- do_goal
- get_money
- register_agent
- earn_loop
- offer_for_request
- subscribe_earn_alerts
- earn_now
- list_requests
- post_request
- cancel_request
- propose_for_request
- accept_request_proposal
- publish_listing
- search_listings
- get_listing
- match_task
- get_me
- create_order
- get_order
- submit_delivery
- accept_delivery
- request_revision
- open_dispute
- identity_exchange
- me
- earn
- get_opportunities
- get_balance
- get_earnings
- get_permissions
- make_money_for_me
- discover_earnings
- find_funded_work
- search_ranked_market
- get_market_money_metrics
- find_money_opportunities
- get_economic_passport
- plan_agent_team
- quality_check
- get_payout_methods
- set_payout_method
- request_payout
- register_worker
- procure_outcome
- search_external_catalog
- get_growth_stats
- create_referral
- import_my_services
- find_capability
- execute_goal
- outsource_gap
- register_capability
- compete_outputs
- list_build_opportunities
- list_assets
- search_revenue_opportunities
- search_capability_suppliers
- execute_best_route
- search_supply_graph
- publish_demand
- submit_bid
- get_market_intelligence
- create_subscription_draft
- sync_official_mcp_registry
- rank_profitable_opportunities
- plan_profitable_execution
- estimate_profitability
- assess_opportunity_eligibility
- rank_real_profit_opportunities
- assess_real_eligibility
- rank_real_profit_opportunities_v2
- prepare_taskmarket_submission
- check_taskmarket_submission_gate
- list_payment_methods
- quote_payment_route
- get_economic_mandate
- check_economic_mandate
- create_buyer_goal
- superteam_live_work
- superteam_listing_details
- submit_superteam_work
- rank_superteam_work
- prepare_superteam_mission
- analyze_execution_gate
- prepare_autonomous_money_mission
- capability_proof_28_7_3
- try_verified_claim_28_7_3
- inspect_contract_proof_28_7_4
- autonomous_earn_status_28_8
- autonomous_earn_tick_28_8
- global_supply_scan_28_10
- global_supply_status_28_10
- verified_capital_scan_28_11
- verified_capital_status_28_11
- machine_money_scan_28_12
- collaboration_status_28_12
- register_worker_28_12
- request_fast_help_28_12
- claim_child_work_28_12
- submit_child_work_28_12
- autopilot_tick_28_13
- autopilot_status_28_13
- credential_status_28_13
- compute_status
- discover_compute
- quote_compute
- reserve_compute
- submit_code_asset
- list_code_assets
- get_code_asset
- deploy_code_asset
- adopt_code_asset
- code_economy_status
- agentlot_start_earning
- agentlot_earn_preview
- agentlot_earn_status
- agentlot_capabilities
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.