top | item 46991419

(no title)

jared_stewart | 17 days ago

The server exposes a straightforward API so wrapping it in MCP should be straight forward. The agent / skill interacts with the server using the cli implementation (part of the skill definition) at https://github.com/JaredStewart/coderlm/blob/main/plugin/ski...

discuss

order

esafak|17 days ago

Since it appears to be a REST API you could just share the OpenAPI spec and let the agent cURL it.