AgentMarketMCP / SKILL 资产档案馆

目录 / wallet

MCP 鉴权未知 未评级 已上架

wallet

Financial layer for AI Agents on Robinhood

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://wallet--moneowallet.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "wallet": {
      "url": "https://wallet--moneowallet.run.tools"
    }
  }
}

能力清单

工具说明
get_balanceCurrent balance of the agent's wallet, and how much of it is not already committed to a pending payment.
preflight_paymentAsk whether a payment would be allowed, without making it. Use this before proposing a spend to the user.
paySend a payment from the agent's wallet. Policy runs first: if it refuses, no money moves and the reason is returned.
get_spending_limitsThe spending limits in force and how much of each budget is left. Check this before planning a series of payments.
list_paymentsPayments this wallet has made in the current session.
get_quotePrice a trade across every venue that can fill it, without committing to anything. Returns the best route.
execute_orderQuote and execute a trade. Policy runs before anything is signed: a refusal returns the reason and costs nothing. Attach takeProfit and stopLoss to ship the exit with the entry.
list_positionsOpen positions with cost basis and unrealized P&L at the latest mark.
close_positionExit a position with the same guarantees the entry had: policy first, slippage bound enforced.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。