marketplace_services — Sphere Marketplace MCP Tool
marketplace_services
(marketplace services) 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_services from your client
- Claude Code Sphere Marketplace marketplace_services run in your project directory
- Claude Desktop Sphere Marketplace marketplace_services ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sphere Marketplace marketplace_services ~/.cursor/mcp.json
- VS Code Sphere Marketplace marketplace_services .vscode/mcp.json
- Zed Sphere Marketplace marketplace_services ~/.config/zed/settings.json
- Windsurf Sphere Marketplace marketplace_services ~/.codeium/windsurf/mcp_config.json
- Cline Sphere Marketplace marketplace_services ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Sphere Marketplace marketplace_services ~/.gemini/settings.json
- Grok Sphere Marketplace marketplace_services .mcp.json (in your project root)
- ChatGPT Sphere Marketplace marketplace_services Settings → Connectors → Advanced → Developer mode
- Claude.ai Sphere Marketplace marketplace_services Settings → Connectors → Add custom connector
- LangChain Sphere Marketplace marketplace_services 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_x402_payment
- marketplace_get_result
- marketplace_register
- marketplace_create_contract
- 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.