submit_intent — VIA Network: Agentic Commerce MCP Tool
submit_intent
(submit intent) is one of 30 tools on the
VIA Network: Agentic Commerce
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call submit_intent from your client
- Claude Code VIA Network: Agentic Commerce submit_intent run in your project directory
- Claude Desktop VIA Network: Agentic Commerce submit_intent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor VIA Network: Agentic Commerce submit_intent ~/.cursor/mcp.json
- VS Code VIA Network: Agentic Commerce submit_intent .vscode/mcp.json
- Zed VIA Network: Agentic Commerce submit_intent ~/.config/zed/settings.json
- Windsurf VIA Network: Agentic Commerce submit_intent ~/.codeium/windsurf/mcp_config.json
- Cline VIA Network: Agentic Commerce submit_intent ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI VIA Network: Agentic Commerce submit_intent ~/.gemini/settings.json
- Grok VIA Network: Agentic Commerce submit_intent .mcp.json (in your project root)
- ChatGPT VIA Network: Agentic Commerce submit_intent Settings → Connectors → Advanced → Developer mode
- Claude.ai VIA Network: Agentic Commerce submit_intent Settings → Connectors → Add custom connector
- LangChain VIA Network: Agentic Commerce submit_intent pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http via-network https://app.getvia.xyz/mcp
Other tools on this server
- list_sellers
- find_seller
- claim_pass
- claim_network_pass
- get_personal_shopper
- get_product
- get_shipping_quote
- buy_product
- confirm_purchase
- ask_sales_agent
- get_offering_schema
- request_quote
- get_quote
- counter_quote
- get_download_challenge
- get_download_links
- get_buyer_preferences
- get_buyer_briefs
- negotiate
- accept_offer
- find_buyers
- get_seller_products
- seller_mcp_url
- get_via_overview
- register_store
- get_store_status
- import_preference_appraisal
- get_taste_card
- get_store_card
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.