OPC MCP Tool #135
stephenfeather
started this conversation in
Show and tell
Replies: 1 comment
|
I like this - I've got memory to work on, once I've finished TLDR by EOW so will definitely look at this - the new memory system in Claude is battling my memory system 😂 which just wastes tokens so looks very handy |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Created a MCP wrapper for some of the OPC tooling.
Problem:
The OPC is extremely useful, but configuration is a pain in the backside. The Bash() calls for the tools prompt Claude for permissions all the time.
Solution:
Abstract the calls from Bash(). The MCP server manages the environment and all Claude/Codex have to do is call the tools.
Feel free to test it out at OPC Memory MCP
All reactions