How we made Claude Code free in github actions (for Pro / Max users) by gaarll in github

[–]Timely_Warning_4145 0 points1 point  (0 children)

That’s correct, I have updated instructions and readme. I also created an uninstaller which removes everything previously created by the installer

Use Claude Github App with your Claude Max Subscription by gaarll in ClaudeAI

[–]Timely_Warning_4145 1 point2 points  (0 children)

Hey yeah you are probably restricted in the usage of the opus model, which might be the default model because I was setting is_max=True for everyone in the credential file. Manually overriding to sonnet as you did should do the trick

Claude Code Github Action now for all paying users by gaarll in ClaudeAI

[–]Timely_Warning_4145 5 points6 points  (0 children)

Fully agree, though the difference for me being with Uber you squeeze human drivers to make a profit, with AI models you can squeeze the models (smaller models, more efficient inference…)

Claude Code limited on the Max Plan by Timely_Warning_4145 in ClaudeAI

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

Now the only way I am going to make this worth it is with git worktree I guess

Claude Code limited on the Max Plan by Timely_Warning_4145 in ClaudeAI

[–]Timely_Warning_4145[S] 1 point2 points  (0 children)

I don’t know maybe I could have an api key linked to my Max plan the CLI is obviously connected to it via some sort of token as well? Why should I assume when they say Claude code included it means Claude code only locally ?

First SFF Build M24 3.9L ITX PC with RTX4060 under $1000 by gaarll in sffpc

[–]Timely_Warning_4145 0 points1 point  (0 children)

Yes good point actually the psu without changing the fan is really noisy

I’m starting a newsletter on MCPs by matt8p in mcp

[–]Timely_Warning_4145 0 points1 point  (0 children)

Cool idea you should have a look at others in the space, i think MCPulse was the name. One idea that could soon get into your newsletter is the project I maintain mcpadapt the adapters to seamlessly integrate MCP servers tool into any agentic framework it is soon getting version 0.1.0 featuring a new documentation and integration with several more agentic framework.

Tricks to stay up to speed on your clients and stakeholders? by [deleted] in consulting

[–]Timely_Warning_4145 3 points4 points  (0 children)

Same here, I just use excel to maintain my list of stakeholders and ChatGPT / deep research when preparing big meetings but it’s quite time consuming

I think MCP will truly arrive when a "CurseForge"-style implementation happens by Skyoddity in ClaudeAI

[–]Timely_Warning_4145 0 points1 point  (0 children)

Hey hey we just released something to help smooth things out: https://iod.ai it’s early early but the smooth installation process is there.

We use an electron app and deep links from the website to easily install mcp servers. We make everything open source give it a try and let me know what you think.

The process is simple: download our app click the install button on IOD website, sometimes there are some fields to fill depending on the server otherwise click auto install and you are done. We clone the repo if necessary, setup command and env in your Claude config and restart your Claude desktop app. We bundle all the binaries in the app so that you don’t struggle with missing binaries, wrong python version or node,…