B
Brain MCP Icon Visual
by @n0isy
MCP server for icon search, comparison & rendering — gives AI agents visual icon tools
Created 3/11/2026
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/n0isy/brain-mcp-icon-visual
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"n0isy-brain-mcp-icon-visual": {
"command": "git",
"args": [
"clone",
"https://github.com/n0isy/brain-mcp-icon-visual"
]
}
}
}