#303 — Investigate a way to connect an N8N created MCP server to our agent for demos
Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta
Created: 2025-06-06 · Updated: 2025-06-14
Description
It should be able to connect to a specific URL for a specific tenant.
There is a minimal example here: https://github.com/Twill-AI/twill-llm-engine/tree/test_n8n_mcp
Implementation details
- Used the production endpoint on N8N
- Used https://github.com/langchain-ai/langchain-mcp-adapters to connect the MCP to the server
- Minimal changes were needed to our custom tool repr logic to accomodate the MCP tools.
See video of stripe MCP connected below:
https://github.com/user-attachments/assets/9c4e7f91-d346-4f4b-b908-cd89b564b401
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets