AI Wave
FreeMaintainedAI model releases, price changes and deprecations in one feed, merged from four sources.
About
AI model releases, price changes and deprecations in one feed, merged from four sources.
README
MCP server for AI Wave — a normalized feed of AI model releases, price changes, API changes and deprecations, assembled from vendor release notes, Hugging Face, the OpenRouter catalog and GitHub.
Why
Picking a model? Call the OpenRouter catalog directly — it is free and public.
This is for the other question: did anything I depend on change? New releases, price moves, and models being withdrawn, in one feed, deduplicated per model, each marked official or pending review.
Setup
Get a key at https://aiwave.elopstudio.com/member, then:
{
"mcpServers": {
"ai-wave": {
"command": "npx",
"args": ["-y", "@elopstudio/ai-wave-mcp"],
"env": { "AIWAVE_API_KEY": "aiw_live_..." }
}
}
}
If your client supports remote MCP, prefer that — no install, always current:
{
"mcpServers": {
"ai-wave": {
"type": "http",
"url": "https://aiwave.elopstudio.com/api/mcp",
"headers": { "Authorization": "Bearer aiw_live_..." }
}
}
}
Tools
| Tool | What it answers |
|---|---|
list_model_changes |
What changed since I last checked? Poll with since, feed back latest. |
get_model |
Price, context and catalog status for one model (OpenRouter or Hugging Face id). |
search_models |
Which models fit this budget and context, ordered by current attention? |
Limits
Free tier: 1,000 calls/day. Remaining calls come back in x-ratelimit-remaining.
This package is a thin stdio wrapper around the remote endpoint — tool definitions live on the server, so you get new tools without updating it.
Install AI Wave in Claude Desktop, Claude Code & Cursor
unyly install ai-waveInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add ai-wave --env AIWAVE_API_KEY="" -- npx -y @elopstudio/ai-wave-mcpStep-by-step: how to install AI Wave
FAQ
Is AI Wave MCP free?
Yes, AI Wave MCP is free — one-click install via Unyly at no cost.
Does AI Wave need an API key?
Yes, it requires environment variables: AIWAVE_API_KEY. Unyly injects them into the config during install.
Is AI Wave hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install AI Wave in Claude Desktop, Claude Code or Cursor?
Open AI Wave on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare AI Wave with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
