MCP Integration Overview
MCP integration: endpoint, authentication, supported clients, and 15 available tools.
Hypertask provides a Model Context Protocol (MCP) server enabling AI agents to programmatically manage tasks.
What is MCP?
The Model Context Protocol is an open standard that defines how AI models interact with external tools and data sources.
Transport and Authentication
- Endpoint: https://mcp.hypertask.ai/sse (SSE transport)
- Authentication: JWT bearer tokens from Settings > API key
- Token expiration: 30 days
Client Configuration
Supported across Claude Desktop, Claude Code, and Cursor via .mcp.json configuration with SSE URL and Authorization header.
Available Tools (15 total)
Core capabilities include
- User context retrieval
- Project and task management
- Full-text search
- Comments and assignments
- Inbox notifications
- Team member listing
Supported Clients
Works with Claude Code, Claude Desktop, Cursor, Windsurf, and any MCP-compatible agent.