webdevcody / webdevcody/sketchlab.app
[FEATURE]: Decouple AI provider layer and add MCP server integration
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 181
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
The app is currently coupled to OpenAI.
We should make the AI layer provider-agnostic so we can support other agents (e.g., Claude Code).
Also, we should evaluate adding MCP server support to improve interoperability and results.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current OpenAI integration and the application's AI entry points. Review how provider-specific behavior is coupled, then investigate the MCP server requirements and interoperability goals. Done means the issue's scope and acceptance criteria are defined for provider-agnostic AI support and MCP integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100