JetBrains IDEs
JetBrains IDEs (IntelliJ IDEA, WebStorm, PyCharm, GoLand, etc.) support MCP servers through their AI Assistant.
Setup
- Open Settings > Tools > AI Assistant > MCP Servers
- Click Add > As JSON
- Paste:
json
{
"slidev-mcp": {
"type": "http",
"url": "https://mcp.slidev-mcp.org/mcp"
}
}- Click OK and restart the IDE.
Usage
Open the AI Assistant chat and ask:
Create a presentation about our microservices architecture using the apple-basic theme