authority_request_adoption — tollbooth authority MCP Tool
authority_request_adoption
(authority request adoption) is one of 68 tools on the
tollbooth authority
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call authority_request_adoption from your client
- Claude Code tollbooth authority authority_request_adoption run in your project directory
- Claude Desktop tollbooth authority authority_request_adoption ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tollbooth authority authority_request_adoption ~/.cursor/mcp.json
- VS Code tollbooth authority authority_request_adoption .vscode/mcp.json
- Zed tollbooth authority authority_request_adoption ~/.config/zed/settings.json
- Windsurf tollbooth authority authority_request_adoption ~/.codeium/windsurf/mcp_config.json
- Cline tollbooth authority authority_request_adoption ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tollbooth authority authority_request_adoption ~/.gemini/settings.json
- Grok tollbooth authority authority_request_adoption .mcp.json (in your project root)
- ChatGPT tollbooth authority authority_request_adoption Settings → Connectors → Advanced → Developer mode
- Claude.ai tollbooth authority authority_request_adoption Settings → Connectors → Add custom connector
- LangChain tollbooth authority authority_request_adoption pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tollbooth-authority https://tollbooth-authority.fastmcp.app/mcp
Other tools on this server
- authority_check_balance
- authority_purchase_credits
- authority_check_payment
- authority_restore_credits
- authority_account_statement
- authority_account_statement_infographic
- authority_report_issue
- authority_service_status
- authority_get_operator_onboarding_status
- authority_get_patron_onboarding_status
- authority_session_status
- authority_request_credential_channel
- authority_receive_credentials
- authority_forget_credentials
- authority_update_patron_credential
- authority_update_operator_credential
- authority_delete_patron_credential
- authority_delete_operator_credential
- authority_get_patron_credential_fields
- authority_request_npub_proof
- authority_receive_npub_proof
- authority_check_proof_status
- authority_oracle_how_to_join
- authority_oracle_get_tax_rate
- authority_oracle_lookup_member
- authority_oracle_about
- authority_oracle_network_advisory
- authority_check_authority_balance
- authority_get_pricing_model
- authority_set_pricing_model
- authority_reset_pricing_model
- authority_adoption_status
- authority_restore_neon_schema
- authority_list_canonical_identities
- authority_get_nostr_profile
- authority_publish_nostr_profile
- authority_check_price
- authority_list_constraint_types
- authority_mint_coupon
- authority_list_coupons
- authority_update_coupon
- authority_delete_coupon
- authority_redeem_coupon
- authority_list_my_coupons
- authority_forget_coupon
- authority_notarize_ledger
- authority_get_notarization_proof
- authority_list_notarizations
- authority_register_operator
- authority_update_operator
- authority_deregister_operator
- authority_get_operator_config
- authority_operator_status
- authority_certify_credits
- authority_check_dpyc_membership
- authority_receive_adoption_request
- authority_list_adoption_requests
- authority_receive_neon_402_alert
- authority_list_neon_alerts
- authority_network_persistence_health
- authority_approve_adoption
- authority_reject_adoption
- authority_repair_operator_schema
- authority_get_adoption_status
- authority_register_authority_npub
- authority_confirm_authority_claim
- authority_check_authority_approval
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.