-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Describe the feature you'd like
A backend server implementing the Model Context Protocol (MCP) to provide AI-assisted coding and smart contract support, usable across any IDE.
Is your feature request related to a problem? Please describe.
Developers want AI guidance, contextual code suggestions, and smart contract templates integrated directly into their IDEs without being tied to a specific environment.
Describe the solution you'd like
Provide a server that maintains context about the developer’s project, codebase, and smart contracts, allowing AI-powered completions, suggestions, and best-practice guidance in real time. Should support connections from any IDE.
Additional context
Should integrate with different Midnight projects to enhance development workflows. Include logging, context persistence, and optional zk-proof validation for sensitive operations.
Would you be willing to implement it?
- Yes, I will implement it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Building