Add IconServe to your AI agent

IconServe is the icon library for agentic development — 10,000+ open-source icons, no API key. Wire it into your agent:

MCP clients

Claude Code
Add IconServe to Claude Code (CLI) with one command.
Claude Desktop
Add IconServe to Claude Desktop via its config file.
Cursor
Add IconServe to Cursor as a remote MCP server.
Windsurf
Add IconServe to Windsurf's MCP config.
Cline
Add IconServe to Cline (VS Code) as a remote MCP server.
Any MCP client
IconServe is a standard remote MCP server (streamable HTTP).

Agent frameworks

OpenAI Agents SDK
Add an icon-finder tool to an OpenAI Agents SDK agent (Python).
LangChain / LangGraph
Give a LangChain agent an IconServe search tool (Python).
Vercel AI SDK
Add an IconServe tool to a Vercel AI SDK agent (TypeScript).
Anthropic API (tool use)
Define IconServe as a tool for Claude via the Anthropic API (Python).

Or use the plain HTTP API / llms.txt →