OpenCode plugin to add Maple AI as a provider with end-to-end encrypted LLM inference
npm install maple-opencode-pluginAn OpenCode plugin that adds Maple AI as a provider,
enabling end-to-end encrypted LLM inference running in Trusted Execution
Environments (TEEs).
Each user needs:
1. A Maple account at trymaple.ai
2. Funded API credits
3. An API key created from the Maple dashboard
Add the plugin to your OpenCode config:
``json``
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["maple-opencode-plugin"]
}
MIT
- Maple AI
- Maple AI Documentation
- OpenCode
- OpenCode Plugin Documentation