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
nodeAdd and connect an
OpenAI Model
nodeAdd and connect a
Simple Memory
nodeAdd 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
Connect your OpenAI API Key in credentials (create one here)
Select the model of your choice (view all models)

4) Test your Agent
Click on the bottom
Open Chat
orange buttonSend a message to your AI agent (e.g. Open a BTC long with $11, 1% sl, 3% tp)

Last updated
Was this helpful?