Loomal

Inspect Tidebase agent runs, resolve approval gates, and trigger recovery from your AI assistant.

1 starsnpm: @tidebase/mcp

About tidebase

tidebase is an MCP (Model Context Protocol) server published by blueprintlabio in the official MCP registry, listed under App Automation on Loomal. Inspect Tidebase agent runs, resolve approval gates, and trigger recovery from your AI assistant.

It ships as an npm package (@tidebase/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/blueprintlabio/tidebase, where the project has earned 1 GitHub stars.

Use tidebase with your agent

Claude Code · one command
claude mcp add tidebase -- npx -y @tidebase/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tidebase": {
      "command": "npx",
      "args": [
        "-y",
        "@tidebase/mcp"
      ]
    }
  }
}
npm@tidebase/mcp

Frequently asked questions

What is tidebase?
tidebase is an MCP (Model Context Protocol) server by blueprintlabio in the App Automation category. Inspect Tidebase agent runs, resolve approval gates, and trigger recovery from your AI assistant.
How do I connect tidebase to Claude, Cursor, or another MCP client?
Install tidebase from its npm package (@tidebase/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tidebase open source?
Yes — the source code is public at github.com/blueprintlabio/tidebase, with 1 GitHub stars.
Can AI agents pay to use tidebase?
Not yet through Loomal — tidebase is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tidebase? Claim this listing free by verifying GitHub ownership, or contact us.