关于
Fused Agents simplifies the process of connecting LLMs, such as Claude, to APIs and executable code. This repository provides a step-by-step notebook workflow for setting up MCP Servers with Claude's Desktop App, using Python and Fused User Defined Functions (UDFs). It allows users to pass any Python code directly to their local Claude app, facilitating a streamlined workflow for data scientists and others working with data.
主要功能
- Built on Fused User Defined Functions (UDFs)
- Includes a local Claude client for Linux users (API key required)
- Step-by-step Jupyter Notebook workflow for MCP server setup
- Compatible with Claude Desktop app (MacOS & Windows)
- Allows passing any Python code to Claude
使用案例
- Executing Python functions directly from Claude
- Connecting LLMs to data analysis scripts
- Creating custom agents for specific data science tasks