Opencode
Opencode is an open-source AI coding assistant with MCP support.
Setup
Add to your Opencode configuration (opencode.json):
json
{
"mcp": {
"slidev-mcp": {
"type": "http",
"url": "https://mcp.slidev-mcp.org/mcp"
}
}
}Usage
Ask Opencode:
Create a presentation about clean code principles using the seriph theme