Fused Agents
Createdfusedio
Enables data scientists to easily set up Model Context Protocol (MCP) servers for seamless integration of Python code with LLMs like Claude.
About
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.
Key Features
- 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
Use Cases
- Executing Python functions directly from Claude
- Connecting LLMs to data analysis scripts
- Creating custom agents for specific data science tasks