Skip to main content
Glama

webhooks.list

Retrieve all configured webhook endpoints from the Ryft MCP server to monitor payment events and automate financial workflows.

Instructions

List Ryft webhook endpoints.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • Registration and implementation of the 'webhooks.list' tool.
    registerTool(
      'webhooks.list',
      'List Ryft webhook endpoints.',
      {},
      async () => client.get('/webhooks'),
    );

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bkawk/ryft-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server