Fenn Bailey
Fenn Bailey
> Related: [modelcontextprotocol/modelcontextprotocol#1545](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/1545) > > Due to ongoing discussions around exactly what errors to use here we should wait on that before merging any fixes for this. FWIW, the protocol...
> Thank you for the report! It would be great if you could provide some example code for the server/client with which shows the errors and what you'd expect, or...
Wait, before we go further on this, I just found this: https://github.com/modelcontextprotocol/modelcontextprotocol/pull/1545 It looks like the spec itself is wrong ☹️. I haven't read the whole thread but this may...
Same here, Macbook Air M2, Monterey, 12.6.2 (21G320. Only working fix I've found so far is downgrading.
> I'm not convinced it's related to macOS sleeping. > > I'm now running Amphetamine to try and ensure the Mac Mini server never sleeps. > > However I'm still...
In the spirit of attempting to provide some more information, here's logs for the state my system was/is in at time of Docker crashing/failing: https://gist.githubusercontent.com/fennb/6dc22ebfd4c4ad806af8fb46b7c9fb9d/raw/29ca8b049a20dbfc59a7cc81d80b8521bd2b1553/docker_vpnkit.logs In this case, I suspect...
If all MCP provided tools are added by default it is, if nothing else, consistent to have all resources (and resource templates?) added as well? How well an agent does...
As a meta-point, I think the fact that we're all struggling to both express and agree upon what Resources actually are _or_ how they should be used is probably a...
> Resources are application controlled data feeds and selections, tools are model invoked actions with possible side effects, so resources are not just tools. This is a great clarification (thank...
This makes sense to me. As you note, my example above would actually (mostly) work if you just called `crm_mcp_server._client. read_resource()`. One issue though is that there's no guarantee the...