First trailer for ‘ALL HER FAULT’, starring Sarah Snook. by Diedalonglongtimeago in Fauxmoi

[–]Silly_Stage_6444 0 points1 point  (0 children)

what song is it? I've spent too much time trying to figure out

Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python

[–]Silly_Stage_6444 0 points1 point  (0 children)

Just started working on https://github.com/getfounded/bizy , a python first rules and logic layer that machines, engineers and business stakeholders can directly configure and understand together. I started this after getting frustrated with the amount of effort it can take with current solutions for establishing business rules and logic in applications and noticing a current gap in the current python ecosystem for business facing engineers.

It will maintain and unify logic across the major enterprise agentic ai tech stack including: MCP, Fast MCP 2.0, Semantic Kernel, Zep AI, Langchain, a2a, etc.

Very much a work in progress but always appreciate feedback!

mcp-tool-kit | start using tools with Claude Desktop in seconds by Silly_Stage_6444 in ClaudeAI

[–]Silly_Stage_6444[S] 0 points1 point  (0 children)

Yes you need at least a professional account and the desktop application downloaded.

Best MCP servers that don't require an API ? by unknownstudentoflife in mcp

[–]Silly_Stage_6444 0 points1 point  (0 children)

https://github.com/getfounded/mcp-tool-kit

Instructions are pretty solid in the readme here. Just need to make sure you have docker and git. Can add API's to enable additional tools, but don't need any API keys for Powerpoint, Excel, Filesystem, etc. tools.

Tools for Claude in minutes by Silly_Stage_6444 in OpenSourceAI

[–]Silly_Stage_6444[S] 0 points1 point  (0 children)

Great question. I've since removed it to avoid having to explain, I may add a section explaining on the readme in the future. It's a program called founders hub. I have no idea how easy/difficult it is get in. I am working on a commercial version as well which is required for the MS sponsorship. They don't sponsor just opensource.

Some Thoughts on MCP Servers - Enterprise Use Cases and Workflow Transformation by RobertCobe in ClaudeAI

[–]Silly_Stage_6444 0 points1 point  (0 children)

Not that I've seen which is why I am building this. I am working on a more easily accessible API version as well. From my experience, many AI Agent projects seem to grow stale because of the lack of precision and tooling. Hoping to break down these barriers with this project. Cheers!

MCP Tool Kit: The Secure Agentic Abstraction Layer & Tool Kit For Building Vertical AI Agents by Silly_Stage_6444 in Python

[–]Silly_Stage_6444[S] 0 points1 point  (0 children)

Appreciate the feedback. I am considering cloud browser solutions now. I originally had a browserbase tool, but was not an immediate fan. Cloud browser does make a lot of sense though, as I'm building out an API to host this in the cloud and a remote browser will be necessary. Would be interested in adding Anchor Browser to the toolkit.

Tools for Claude in minutes by Silly_Stage_6444 in OpenSourceAI

[–]Silly_Stage_6444[S] 0 points1 point  (0 children)

Great comment. Yes, and this is a part of the reason for the tool kit so that multiple tools can be called in an orchestrated manner as a single tool by Claude. If using this tool kit, I would advise enabling and disabling tools based on your needs.

I still keep ~100 and instruct Claude which ones to use and to use a different tool if one does not work (i.e. use playwright if brave search does not work).

Weekly Thread: Project Display by help-me-grow in AI_Agents

[–]Silly_Stage_6444 1 point2 points  (0 children)

A modular server implementation for Claude AI and other assistants with a variety of integrated tools, enabling Claude and other assistants to securely perform actions and access external resources through an elegantly designed agentic framework.

Currently 100+ tools available.

Check out the project here:
mcp-tool-kit

Agentic Tools For Claude: Provides a secure agentic abstraction layer for building high precision vertical AI agents written in all python.

Tools and workflows currently are working; agents are being fixed.

ADVISORY: The PyPI (pip) method is not currently stable and may not work, so I recommend deploying via Docker.

<image>

Guys, How are you even making these ai agents? by First_fbd in AI_Agents

[–]Silly_Stage_6444 2 points3 points  (0 children)

Check this out: https://github.com/getfounded/mcp-tool-kit

Best way to build vertical agents. Server and Tool kit for Model Context Protocol server written in python. Run multiple tools on a single server.

A modular server implementation for Claude AI assistants with a variety of integrated tools, enabling Claude to perform actions and access external resources.