The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the TimeBase listing page.
A Model Context Protocol server that lets a coding agent (Claude Code, VS Code, Cursor, Claude Desktop, etc.) explore and query TimeBase: list streams, read schemas and symbols, preview messages, run QQL queries, and inspect server status and activity.
The server can run two ways:
timebase-mcp as a local process (stdio) that connects to your TimeBase.timebase-mcp as a shared HTTP service that multiple users connect their agents to.| You want to | Go to |
|---|---|
| Use TimeBase MCP locally (Cursor, VS Code, Claude Code/Desktop) | Agent Plugins Quickstart |
| Manual local setup | Local setup |
| Deploy a shared remote MCP server | Remote deployment |
| Connect to a running remote server | Connect to a remote server |
| Topic | Go to |
|---|---|
| Updating | Local setup: Updating |
| Troubleshooting | Troubleshooting |
| Reference | Environment variables, auth, capabilities |