weather_get_pricing_model — tollbooth sample MCP Tool
weather_get_pricing_model
(weather get pricing model) is one of 52 tools on the
tollbooth sample
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call weather_get_pricing_model from your client
- Claude Code tollbooth sample weather_get_pricing_model run in your project directory
- Claude Desktop tollbooth sample weather_get_pricing_model ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tollbooth sample weather_get_pricing_model ~/.cursor/mcp.json
- VS Code tollbooth sample weather_get_pricing_model .vscode/mcp.json
- Zed tollbooth sample weather_get_pricing_model ~/.config/zed/settings.json
- Windsurf tollbooth sample weather_get_pricing_model ~/.codeium/windsurf/mcp_config.json
- Cline tollbooth sample weather_get_pricing_model ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tollbooth sample weather_get_pricing_model ~/.gemini/settings.json
- Grok tollbooth sample weather_get_pricing_model .mcp.json (in your project root)
- ChatGPT tollbooth sample weather_get_pricing_model Settings → Connectors → Advanced → Developer mode
- Claude.ai tollbooth sample weather_get_pricing_model Settings → Connectors → Add custom connector
- LangChain tollbooth sample weather_get_pricing_model pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tollbooth-sample https://tollbooth-sample.fastmcp.app/mcp
Other tools on this server
- weather_check_balance
- weather_purchase_credits
- weather_check_payment
- weather_restore_credits
- weather_account_statement
- weather_account_statement_infographic
- weather_report_issue
- weather_service_status
- weather_get_operator_onboarding_status
- weather_get_patron_onboarding_status
- weather_session_status
- weather_request_credential_channel
- weather_receive_credentials
- weather_forget_credentials
- weather_update_patron_credential
- weather_update_operator_credential
- weather_delete_patron_credential
- weather_delete_operator_credential
- weather_get_patron_credential_fields
- weather_request_npub_proof
- weather_receive_npub_proof
- weather_check_proof_status
- weather_oracle_how_to_join
- weather_oracle_get_tax_rate
- weather_oracle_lookup_member
- weather_oracle_about
- weather_oracle_network_advisory
- weather_check_authority_balance
- weather_set_pricing_model
- weather_reset_pricing_model
- weather_request_adoption
- weather_adoption_status
- weather_restore_neon_schema
- weather_list_canonical_identities
- weather_get_nostr_profile
- weather_publish_nostr_profile
- weather_check_price
- weather_list_constraint_types
- weather_mint_coupon
- weather_list_coupons
- weather_update_coupon
- weather_delete_coupon
- weather_redeem_coupon
- weather_list_my_coupons
- weather_forget_coupon
- weather_notarize_ledger
- weather_get_notarization_proof
- weather_list_notarizations
- weather_current
- weather_forecast
- weather_historical
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.