Loading MCP server directory, please wait...
AI game assets for agents: consistent sprites, 2D animations, tiles, maps, music and engine exports.
npx @getmcp/cli add com.sprixen/sprixenRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a Sprixen API key (Bearer spx_live_xxx). Create one at https://sprixen.com/settings/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sprixen/sprixen": {
"url": "https://api.sprixen.com/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}