Manage API tokens for MCP (Model Context Protocol) access
Add this server to your MCP client (Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"iconforge": {
"url": "/api/mcp/sse",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}Important:
/api/mcp/sse (not /api/mcpp)YOUR_TOKEN_HERE with your actual token/api/mcp/sse for Server-Sent Events transportGenerate a new icon package based on your project description, style, and color preferences. Returns a package ID and downloadable ZIP file.
Retrieve an existing icon package by ID. Returns the package details and downloadable ZIP file.
List all icon packages you've created. Filter by date or limit the number of results.
Check your current wallet balance. Icon generation costs are deducted from your wallet.