Merge pull request #17 from raja-jamwal/patch-1

readme update to use host container n8n
This commit is contained in:
czlonkowski
2025-07-06 17:15:03 +02:00
committed by GitHub

View File

@@ -122,6 +122,8 @@ Add to Claude Desktop config:
}
```
>💡 Tip: If youre running n8n locally on the same machine (e.g., via Docker), use http://host.docker.internal:5678 as the N8N_API_URL.
> **Note**: The n8n API credentials are optional. Without them, you'll have access to all documentation and validation tools. With them, you'll additionally get workflow management capabilities (create, update, execute workflows).
**Important:** The `-i` flag is required for MCP stdio communication.
@@ -189,6 +191,8 @@ Add to Claude Desktop config:
> **Note**: The n8n API credentials can be configured either in a `.env` file (create from `.env.example`) or directly in the Claude config as shown above.
> 💡 Tip: If youre running n8n locally on the same machine (e.g., via Docker), use http://host.docker.internal:5678 as the N8N_API_URL.
## 🤖 Claude Project Setup
For the best results when using n8n-MCP with Claude Projects, use these enhanced system instructions:
@@ -571,4 +575,4 @@ Contributions are welcome! Please:
<div align="center">
<strong>Built with ❤️ for the n8n community</strong><br>
<sub>Making AI + n8n workflow creation delightful</sub>
</div>
</div>