Skip to main content
This page provides a prompt template that instructs your AI assistant (such as Claude, Cursor, or Windsurf) to use the OwnPay Docs MCP server and skills file to dynamically retrieve the latest specifications and scaffold a third-party integration or webhook receiver. Instead of copy-pasting API payloads, the prompt directs the AI to query the MCP server to find webhook signature verification steps, API endpoints, payload formats, and header standards itself.

1. Prerequisites

Ensure your AI assistant has access to the following resources:
  • MCP Server URL: https://ownpay.org/docs/mcp (provides search and query tools)
  • Skills File URL: https://ownpay.org/docs/skill.md (provides platform guidelines)
See the AI MCP Integration Guide and AI Skills Installation for setup instructions.

2. System Instructions for the AI Agent

If your tool supports system instructions or custom rules (e.g. Cursor .cursorrules, Claude Projects, or custom GPT instructions), paste the following block:

3. Developer User Prompt

Paste the following prompt in your AI chat session to initiate the generation. Replace the bracketed values with your project language/framework:

4. Expected Code Elements

By querying the MCP server, the AI agent will discover the correct guidelines and generate:
Last modified on July 15, 2026