solknife_change_authority_execute — SolKnife MCP Tool
solknife_change_authority_execute
(solknife change authority execute) is one of 55 tools on the
SolKnife
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call solknife_change_authority_execute from your client
- Claude Code SolKnife solknife_change_authority_execute run in your project directory
- Claude Desktop SolKnife solknife_change_authority_execute ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SolKnife solknife_change_authority_execute ~/.cursor/mcp.json
- VS Code SolKnife solknife_change_authority_execute .vscode/mcp.json
- Zed SolKnife solknife_change_authority_execute ~/.config/zed/settings.json
- Windsurf SolKnife solknife_change_authority_execute ~/.codeium/windsurf/mcp_config.json
- Cline SolKnife solknife_change_authority_execute ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SolKnife solknife_change_authority_execute ~/.gemini/settings.json
- Grok SolKnife solknife_change_authority_execute .mcp.json (in your project root)
- ChatGPT SolKnife solknife_change_authority_execute Settings → Connectors → Advanced → Developer mode
- Claude.ai SolKnife solknife_change_authority_execute Settings → Connectors → Add custom connector
- LangChain SolKnife solknife_change_authority_execute pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http toolkit https://solknife.xyz/api/mcp
Other tools on this server
- solknife_check_scan
- solknife_token_meta
- solknife_portfolio_holdings
- solknife_portfolio_compose_plan
- solknife_pool_check
- solknife_pool_compare
- solknife_positions_list
- solknife_mint_supply_read
- solknife_revoke_authority_read
- solknife_change_authority_read
- solknife_token_metadata_read
- solknife_burn_nft_list
- solknife_reclaim_rent_list
- solknife_ct_state
- solknife_ct_orphans_list
- solknife_create_mint_build
- solknife_mint_supply_build
- solknife_revoke_authority_build
- solknife_change_authority_build
- solknife_token_metadata_build
- solknife_create_account_build
- solknife_reclaim_rent_build
- solknife_burn_nft_build
- solknife_swap_order
- solknife_portfolio_compose_build
- solknife_ct_configure_build
- solknife_ct_deposit_build
- solknife_ct_apply_pending_build
- solknife_ct_empty_and_close_build
- solknife_ct_withdraw_build
- solknife_ct_transfer_build
- solknife_ct_orphans_build
- solknife_swap_execute
- solknife_portfolio_compose_execute
- solknife_create_mint_execute
- solknife_mint_supply_execute
- solknife_create_account_execute
- solknife_revoke_authority_execute
- solknife_token_metadata_execute
- solknife_reclaim_rent_execute
- solknife_burn_nft_execute
- solknife_ct_submit
- solknife_arweave_upload_relay
- solknife_multisig_create_build
- solknife_multisig_create_execute
- solknife_multisig_propose_build
- solknife_multisig_propose_execute
- solknife_multisig_config_build
- solknife_multisig_config_execute
- solknife_multisig_state
- solknife_multisig_approve_build
- solknife_multisig_approve_execute
- solknife_multisig_execute_build
- solknife_multisig_execute_execute
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.