Servers
T
Tidewave Phoenix
@tidewave-ai
Tidewave MCP provides runtime-level tools to develop Elixir Phoenix apps. Your agent will be able to talk to your running application: execute code in your running app (like an IEx console), read logs, read version-accurate docs of your deps, query the database, and get the sourc
Overview
What is Tidewave Phoenix?
Tidewave Phoenix provides runtime-level tools for developing Elixir Phoenix apps. It allows an agent to interact with a running application—executing code like an IEx console, reading logs, accessing version-accurate docs of dependencies, querying the database, and locating source code of modules and functions. It is built for Elixir Phoenix developers.
How to use Tidewave Phoenix?
—
Key features of Tidewave Phoenix
- Execute code in the running app (like IEx console)
- Read logs from the running application
- Read version-accurate docs of your dependencies
- Query the database directly
- Get the source location of modules and functions
Use cases of Tidewave Phoenix
- Debug a live Phoenix app by running arbitrary code
- Inspect application logs without leaving the IDE
- Look up documentation for a specific dependency version
- Execute database queries in the context of the running app
- Jump to the source file of any module or function
FAQ from Tidewave Phoenix
—