Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Context Protocol (MCP) support for llm integration #744

Open
geoman2 opened this issue Mar 3, 2025 · 3 comments
Open

Model Context Protocol (MCP) support for llm integration #744

geoman2 opened this issue Mar 3, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@geoman2
Copy link

geoman2 commented Mar 3, 2025

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 geoman2 added the enhancement New feature or request label Mar 3, 2025
@jyecusch
Copy link
Member

jyecusch commented Mar 4, 2025

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.

@davemooreuws
Copy link
Member

I have added an issue in our examples repo to add an example in the future: nitrictech/examples#133

@geoman2
Copy link
Author

geoman2 commented Mar 4, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants