nitric icon indicating copy to clipboard operation
nitric copied to clipboard

Model Context Protocol (MCP) support for llm integration

Open geoman2 opened this issue 1 year ago • 3 comments

Hi

The MCP is a new but very requested feature by developers and users who want to promt large language models in order to get some solution to their problems. Cline is a VS Code extension that is open source and on pair with paid editors like cursor and has recently added support to MCP and there are a lot of providers already added. Could you provide MCP support in cline for nitric SDKs, I think it would increase devops/devs attention to nitric.

geoman2 avatar Mar 03 '25 12:03 geoman2

Hi @geoman2 could you clarify the features you would like to see supported by MCP/Cline? I think MCP is implemented through servers, which can be added to applications. We could potentially add MCP support to the Nitric CLI. I'm unsure how it could be added to the SDKs.

jyecusch avatar Mar 04 '25 02:03 jyecusch

I have added an issue in our examples repo to add an example in the future: https://github.com/nitrictech/examples/issues/133

davemooreuws avatar Mar 04 '25 02:03 davemooreuws

Hi @geoman2 .... could potentially add MCP support to the Nitric CLI. I'm unsure how it could be added to the SDKs.

yes, you're right, my bad I was confused by client and servers mcp just found a mcp client https://mastra.ai/docs/reference/tools/client mentioned here https://x.com/devagrawal09/status/1896795808558665808

geoman2 avatar Mar 04 '25 06:03 geoman2