no preview
DESCRIPTION
Here it is β the code that powers MCP function calling for Project Riko.
π¦ Download Includes
main_chat_stream_tools.py
riko_project_mcp_config.yaml
π Where to Put the Files
Download the ZIP
riko_project_mcp.zipExtract and move the files into your Riko project:
main_chat_stream_tools.py β riko_project_patreon/server riko_project_mcp_config.yaml β riko_project_patreon/ (root directory)
β οΈ Important
This post only contains the code.
To set everything up properly, make sure to follow the tutorial post, where I go through:
How to connect OpenAI to MCP
How to enable function calling
How to make Riko automatically call tools
π Go to the tutorial post after downloading!