trackmcp
Back to directory
navbuildz

basethread-mcp

View on GitHub

BaseThread

0 starsOthers Updated Jul 8, 2026

Documentation

BaseThread MCP

The public home for BaseThread's Model Context Protocol server , its registry

manifest, install guide, and security page.

BaseThread is one shared context your whole team's AI tools read and write over MCP. Claude Code, Cursor,

ChatGPT, Windsurf, and Copilot each read the relevant slice of a shared, company-structured context graph

at the start of a session and write activity, decisions, and tasks back as work happens , so no one

re-explains the project and answers stop contradicting. Free to start, no card.

Connect

The server is hosted (remote, streamable-HTTP + OAuth) , no local install needed:

bash
claude mcp add --transport http basethread https://mcp.basethread.ai/mcp

Or add `https://mcp.basethread.ai/mcp` in any MCP client that supports remote servers. Full instructions

for every client, plus the tool list: **llms-install.md**.

In this repo

OAuth, tenancy). Mirrored in SECURITY.md.

  • **PUBLISHING.md** , how the registry listing is published and republished.
  • Product: https://basethread.ai
  • App: https://app.basethread.ai
  • Live demo (no signup): https://app.basethread.ai/demo
  • MCP endpoint: https://mcp.basethread.ai/mcp

Frequently asked questions

What is basethread-mcp?

basethread-mcp is BaseThread

How do I install basethread-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is basethread-mcp open source?

Yes — it is hosted on GitHub at https://github.com/navbuildz/basethread-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP