API Tools
grantr.id
Provides tools to interact with Grantr wallet services, including retrieving balances, portfolio snapshots, and execution targets.
ENDPOINT 1
https://mcp.grantr.id/mcp
Known tools 19
grantr_get_capabilitiesReturn Grantr MCP version, endpoint, tools, and safety policy.
grantr_get_execution_targetsRead Grantr execution targets; backend response is authoritative for visibility and defaults.
grantr_resolve_wallet_contextResolve owner, active wallet provider, active wallet address, and optional Bankr context from MCP session metadata.
grantr_get_balancesRead live balances for the context owner wallet.
grantr_get_portfolio_snapshotRead a small live portfolio snapshot for the context owner wallet without polling.
grantr_list_savings_opportunitiesDiscover live Grantr/Morpho savings opportunities.
grantr_get_savings_positionsRead current Grantr/Morpho savings positions for the context owner wallet.
grantr_prepare_savings_depositPrepare unsigned approval/deposit transactions for a live Grantr savings opportunity.
grantr_prepare_savings_withdrawPrepare unsigned withdraw/redeem transactions for a live Grantr savings position.
grantr_get_transaction_receiptRead a Morpho transaction receipt by hash and chain.
grantr_get_bankr_walletInspect linked Bankr wallet status for the context owner.
grantr_link_bankr_walletComplete a Grantr-issued Bankr link session.
grantr_get_fileverse_connectorInspect Fileverse connector status for the context owner.
grantr_list_fileverse_documentsList Fileverse documents available to the Grantr account.
grantr_get_fileverse_documentRead one Fileverse document available to the Grantr account.
grantr_create_fileverse_documentCreate a Fileverse document after confirmation and secret redaction checks.
grantr_update_fileverse_documentUpdate a Fileverse document after confirmation and secret redaction checks.
grantr_share_fileverse_documentShare a Fileverse document with a recipient EVM address after explicit confirmation.
grantr_import_fileverse_document_to_bankrImport a selected Fileverse document into Bankr files when Bankr is linked.