n8n

This sections documents the n8n integration


Here's how you can start using the Katoshi MCP with n8n

1) Create a new workflow

  • Add a simple chat message trigger for testing

    • Can be replaced by webhook triggers (Telegram, Tradingview, etc) or Scheduled triggers to run at fixed intervals.

  • Add an AI Agent node

  • Add and connect an OpenAI Model node

  • Add and connect a Simple Memory node

  • Add and connect an MCP Client node


2) Configure the MCP client

  • Add the Katoshi MCP SSE endpoint

  • Select Bearer Auth

  • Add your credential

  • Add your Katoshi API Key in the Bearer Token input


3) Configure OpenAI


4) Test your Agent

  • Click on the bottom Open Chat orange button

  • Send a message to your AI agent (e.g. Open a BTC long with $11, 1% sl, 3% tp)

Last updated

Was this helpful?