mu_rfq_record — mu MCP Tool
mu_rfq_record
(mu rfq record) is one of 31 tools on the
mu
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call mu_rfq_record from your client
- Claude Code mu mu_rfq_record run in your project directory
- Claude Desktop mu mu_rfq_record ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mu mu_rfq_record ~/.cursor/mcp.json
- VS Code mu mu_rfq_record .vscode/mcp.json
- Zed mu mu_rfq_record ~/.config/zed/settings.json
- Windsurf mu mu_rfq_record ~/.codeium/windsurf/mcp_config.json
- Cline mu mu_rfq_record ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mu mu_rfq_record ~/.gemini/settings.json
- Grok mu mu_rfq_record .mcp.json (in your project root)
- ChatGPT mu mu_rfq_record Settings → Connectors → Advanced → Developer mode
- Claude.ai mu mu_rfq_record Settings → Connectors → Add custom connector
- LangChain mu mu_rfq_record pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mu https://mcp.wearmu.com/mcp
Other tools on this server
- mu_register
- mu_verify
- mu_status
- mu_quote
- mu_check
- mu_spec_draft
- mu_rfq_create
- mu_rfq_list
- mu_order_create
- mu_order_advance
- mu_order_status
- mu_create_store
- mu_create_product
- mu_preview_mockup
- mu_affiliate
- mu_list_mine
- mu_sales
- mu_upload_design
- mu_retire_product
- mu_update_product
- mu_submit_feedback
- mu_ship_orders
- mu_ship_mark
- mu_ship_csv
- mu_gi_logos
- mu_gi_logo_set
- mu_ship_import_tracking
- mu_ship_order
- mu_gi_request_logos
- mu_gi_techpack
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.