Tidebase runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 22 Jun 2026.
Inspect Tidebase agent runs, resolve approval gates, and trigger recovery from your AI assistant.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tidebase -- npx -y @tidebase/mcp
{
"mcpServers": {
"tidebase": {
"args": [
"-y",
"@tidebase/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tidebase]
command = "npx"
args = ["-y", "@tidebase/mcp"]
{
"mcpServers": {
"tidebase": {
"args": [
"-y",
"@tidebase/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tidebase": {
"args": [
"-y",
"@tidebase/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.