paydirt-mcp
v1.2.1
Published
MCP server for Paydirt - Voice AI feedback SDK for Claude Code integration
Maintainers
Readme
paydirt-mcp
MCP server for Paydirt - Voice AI feedback SDK for subscription apps.
Installation
claude mcp add paydirt -- npx paydirt-mcpConfiguration
Set your Paydirt API token:
export PAYDIRT_AUTH_TOKEN=your_api_keyGet your API key from paydirt.ai.
Available Tools
paydirt_list_apps- List all your Paydirt appspaydirt_create_app- Create a new apppaydirt_get_app- Get app detailspaydirt_list_forms- List forms for an apppaydirt_create_form- Create a feedback formpaydirt_get_responses- Get form responsespaydirt_get_summary- Get AI-generated summary of responsespaydirt_connect_slack- Get Slack OAuth URLpaydirt_list_slack_channels- List Slack channelspaydirt_set_form_channel- Set Slack channel for a form
Usage with Claude Code
Once installed, ask Claude:
- "Create a Paydirt app called MyApp"
- "Add a cancellation form to my app"
- "Show me the feedback responses"
- "Summarize the feedback from the last 7 days"
License
MIT
