CameronFoxly/ascii-motion-mcp
MCP (Model Context Protocol) server for Ascii-Motion - enabling LLM-powered tools to create, animate, import, and export ASCII art
Platform-specific configuration:
{
"mcpServers": {
"ascii-motion-mcp": {
"command": "npx",
"args": [
"-y",
"ascii-motion-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...