marketplace_create_contract — Sphere Marketplace MCP Tool
marketplace_create_contract
(marketplace create contract) is one of 23 tools on the
Sphere Marketplace
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call marketplace_create_contract from your client
- Claude Code Sphere Marketplace marketplace_create_contract run in your project directory
- Claude Desktop Sphere Marketplace marketplace_create_contract ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sphere Marketplace marketplace_create_contract ~/.cursor/mcp.json
- VS Code Sphere Marketplace marketplace_create_contract .vscode/mcp.json
- Zed Sphere Marketplace marketplace_create_contract ~/.config/zed/settings.json
- Windsurf Sphere Marketplace marketplace_create_contract ~/.codeium/windsurf/mcp_config.json
- Cline Sphere Marketplace marketplace_create_contract ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Sphere Marketplace marketplace_create_contract ~/.gemini/settings.json
- Grok Sphere Marketplace marketplace_create_contract .mcp.json (in your project root)
- ChatGPT Sphere Marketplace marketplace_create_contract Settings → Connectors → Advanced → Developer mode
- Claude.ai Sphere Marketplace marketplace_create_contract Settings → Connectors → Add custom connector
- LangChain Sphere Marketplace marketplace_create_contract pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sphere-marketplace https://starsphera.com/mcp/sse
Other tools on this server
- buy_sphere_receipt
- buy_verify_claims_smart
- buy_analyze_image
- buy_transcribe_voice
- buy_consult_bagira
- buy_summarize_text
- buy_analyze_document
- buy_create_xlsx
- marketplace_services
- marketplace_x402_payment
- marketplace_get_result
- marketplace_register
- marketplace_get_contract
- marketplace_accept_contract
- marketplace_deliver_contract
- marketplace_complete_contract
- marketplace_publish_service
- marketplace_my_services
- marketplace_my_sales
- contact_sphere
- contact_sphere_structured
- get_weather
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.