- Step1: Install and configure n8n with required credentials and plugins
- Step2: Import the relevant workflows from the GitHub repository into n8n
- Step3: Set up your credentials for OpenAI, Nostr, and databases in n8n
- Step4: Start the main DVMCP Agent workflow and connect it with tool subworkflows
- Step5: Input user prompts requiring specific data or tool usage
- Step6: The agent queries MCP servers over Nostr, waits for responses, and processes data
- Step7: The agent produces responses based on the retrieved data or invokes the tools accordingly