get_pm_signer_rotation — Cofferline MCP Tool Read-only
get_pm_signer_rotation
(get pm signer rotation) is one of 47 tools on the
Cofferline
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_pm_signer_rotation from your client
- Claude Code Cofferline get_pm_signer_rotation run in your project directory
- Claude Desktop Cofferline get_pm_signer_rotation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Cofferline get_pm_signer_rotation ~/.cursor/mcp.json
- VS Code Cofferline get_pm_signer_rotation .vscode/mcp.json
- Zed Cofferline get_pm_signer_rotation ~/.config/zed/settings.json
- Windsurf Cofferline get_pm_signer_rotation ~/.codeium/windsurf/mcp_config.json
- Cline Cofferline get_pm_signer_rotation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Cofferline get_pm_signer_rotation ~/.gemini/settings.json
- Grok Cofferline get_pm_signer_rotation .mcp.json (in your project root)
- ChatGPT Cofferline get_pm_signer_rotation Settings → Connectors → Advanced → Developer mode
- Claude.ai Cofferline get_pm_signer_rotation Settings → Connectors → Add custom connector
- LangChain Cofferline get_pm_signer_rotation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http treasury https://mcp.cofferline.com
Other tools on this server
- get_quotes
- get_benchmarks
- screen_address
- list_tokens
- list_feedback
- submit_feedback
- start_siwe_login
- complete_siwe_login
- get_me
- export_account
- offboard_account
- put_policy
- get_policy
- check_spend
- check_pm_order
- poll_events
- get_statement
- create_intent
- get_intent
- list_intents
- cancel_intent
- prepare_delegation
- confirm_delegation
- renew_delegation
- revoke_delegation
- get_delegation
- list_delegations
- panic
- get_balance
- topup_balance
- set_auto_topup
- get_auto_topup
- remove_auto_topup
- store_pm_credential
- list_pm_credentials
- revoke_pm_credential
- create_pm_order
- list_pm_orders
- cancel_pm_order
- cancel_all_pm_orders
- prepare_pm_order
- submit_pm_order
- get_pm_onboarding
- resolve_pm_funder
- sync_pm_fills
- wrap_pm_usdc
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.