MCP.so
ログイン
サーバー
T

Tidewave Rails

@tidewave-ai

Tidewave MCP provides runtime-level tools to develop Ruby on Rails apps. Your agent will be able to talk to your running application: execute code in your running app (like a rails console), read logs, read version-accurate docs of your deps, query the database, and get the sourc

概要

What is Tidewave Rails?

Tidewave Rails is an MCP server that gives AI agents runtime-level tools for Ruby on Rails development. It connects the agent directly to your running Rails application, enabling code execution, log inspection, documentation lookups, database queries, and source code navigation.

How to use Tidewave Rails?

The README does not provide installation or configuration instructions. It describes the server as providing tools that agents can use to interact with a running Rails app.

Key features of Tidewave Rails

  • Execute code in your running Rails app (like a console).
  • Read live logs from the running application.
  • View version‑accurate documentation for your dependencies.
  • Query the application’s database directly.
  • Get the source location of classes and methods.

Use cases of Tidewave Rails

  • Debugging a live Rails application without opening a separate console.
  • Quickly exploring the source of a specific class or method.
  • Looking up the correct API usage for a gem at your project’s exact version.
  • Diagnosing issues by inspecting real‑time logs.

FAQ from Tidewave Rails

What can Tidewave Rails do that a regular Rails console cannot?

Tidewave Rails exposes console‑like abilities to an AI agent, plus adds reading logs, fetching version‑accurate docs, querying the database, and locating source code — all without leaving your agent’s workflow.

Does Tidewave Rails require a specific runtime or version?

The README does not specify minimum Rails or Ruby versions. It is designed for Ruby on Rails applications.

Where does the application data live?

All interactions happen with your locally running Rails application. No data is sent to external servers.

What transport does Tidewave Rails use?

The README does not mention transport or authentication details.

Are there any known limits?

The README does not list any limitations or constraints.

タグ

「開発者ツール」の他のコンテンツ