Install the iconsol MCP server

Point your AI agent at iconsol.me/api/mcp to let it search, preview, and embed every logo in the directory directly in your editor or chat.

1. Pick your agent

2. Add to Claude Code

Run `claude mcp add iconsol https://iconsol.me/api/mcp` or paste the config below into `~/.claude/mcp.json`.

~/.claude/mcp.json

{
  "mcpServers": {
    "iconsol": {
      "url": "https://iconsol.me/api/mcp"
    }
  }
}

3. Restart your agent

Some agents need to be relaunched to pick up new MCP servers. After that, ask it to “find the Solana logo” and you should see iconsol respond.

iconsol