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