Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure o WovePay MCP Server no Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
{ "mcpServers": { "wovepay": { "url": "https://mcp.wovepay.com/mcp", "headers": { "Authorization": "Bearer wp_live_SUA_CHAVE" } } } }
{ "mcpServers": { "wovepay": { "command": "node", "args": ["/caminho/para/mcp-server/dist/index.js"], "env": { "MCP_BRAND": "wovepay", "WOVEPAY_API_KEY": "wp_live_SUA_CHAVE" } } } }
Use a tool debug_api_key do servidor wovepay para verificar se minha API key está funcionando.
Crie uma cobrança PIX de R$ 10,00 com externalReference "teste-mcp" usando createPaymentPix.