Developer Tools
Trust: 30/100 (Limited)OGForge MCP Guide
Generate Open Graph images with themes and Lucide icons
by softvoyagers
Quick Start
Install
npx ogforge-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dpozimski-ogforge-mcp": {
"command": "npx",
"args": [
"ogforge-mcp"
]
}
}
}