Webhooks

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://docs.api.memo.bank/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Memo Bank API MCP server": {
  "url": "https://docs.api.memo.bank/mcp"
}
Close

Manage webhooks for your application. Webhooks allow you to receive real-time notifications when events occur on your Memo Bank workspace.

Please refer to the Webhook section for more information.