Manage tokens
Model Context Protocol

Connect your AI assistant to Superthread

The Superthread MCP server lets AI assistants securely read and act on your workspace — tasks, projects, boards, sprints, pages, and more. Add it to your client once and your assistant can work alongside you.

https://mcp.superthread.com/mcp
Most clients only need this URL — they'll open a browser window to sign you in. See connection guides below.
superthread
v0.0.10

A remote Model Context Protocol server for Superthread. Connect your AI assistant to read and act on your workspace — tasks, projects, boards, sprints, pages, and more.

https://mcp.superthread.com/mcp

Authentication

The server supports two ways to authenticate. Most people should use OAuth — it's the simplest and most secure.

Personal Access Token

Fallback

For clients without OAuth support or for headless and automation setups, send a Bearer token in the Authorization header. Generate one in your workspace settings and keep it secret.

Create a token

How to Connect

Pick your client below. The recommended OAuth path needs only the server URL; the token tab shows the bearer-header alternative.

Client Connection Examples

Troubleshooting

Encountering issues with your MCP connection? Here are solutions to common problems:

Common Issues

Connection Checklist

  1. Verify the server URL is correct
  2. Re-authenticate, or confirm your token is valid and not expired
  3. Make sure your client is up to date
  4. Confirm your network allows the connection (no firewall blocks)