Token Notifications

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.omni-dev.integratedcommerce.io/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Omni API Dev MCP server": {
    "url": "https://docs.omni-dev.integratedcommerce.io/mcp"
  }
}

Close

In addition to transaction notifications, you can also subscribe to receive notifications for the following token events:

The same rules as transaction notifications apply:

  • The request body will contain a JSON payload with the details of the event
  • The header request sent to your configured webhook URL will contain a x-fsk-wh-chksm header with the SHA-256 checksum calculated from the request body and shared secret