If you use Symfony CLI locally and Claude Code it happens that Claude wants to run php commands. Which often leads to using the wrong PHP version as it should use symfony php instead. The following script instructs Claude to use symfony xxx. It does this for php, composer, bin/console, vendor/bin Now you need to […]
Category: AI
Use ActiveCollab in Claude (desktop)
ActiveCollab exposes a MPC server. But the documentation on how to configure it in Claude is brief. In ActiveCollab In Claude It will end up something like below:
⚠️ Warning: Do not use this in production This experiment connects ChatGPT to a (local) Symfony application. Most online examples use an STDIO-based MCP server through console commands. Which works fine locally. This setup embeds the MCP server in an existing web application and makes it accessible online, without running it as a separate process. […]
Ik ben bezig met een opleiding rond AI. In het tweede deel van de opleiding gaat het over Deep Learning. En hiervoor gaan we met Tensorflow 2 werken. Ik heb een MacBook Pro 16″, 2019. Met een i7 2.6 GHz CPU, 16GB RAM en een AMD Radeon Pro 5300M 4GB. Dus helaas geen optimaal toestel. […]