What is AppHandoff's MCP server?
An MCP server is a service that exposes tools and resources to AI coding agents through the Model Context Protocol — the open standard originally developed by Anthropic. AppHandoff's hosted MCP server is the coordination surface for your project: handoff tickets with roles, milestones, agent-published API contracts, and deployment status.
Instead of asking an agent to infer project state from raw files or Slack threads, the AppHandoff MCP server delivers machine-readable answers to the questions agents actually ask: what tickets are open, what is assigned to which role, what contracts are published, and what shipped.
The server is hosted — no Docker containers, no local proxies, no process to keep running. Connect once via OAuth and every compatible agent gets immediate, scoped access to your project context.
- 30+ tools covering tickets, roles, milestones, and contracts
- Hosted endpoint — no local server required
- OAuth 2.1 authentication with per-project scoping
- Compatible with Cursor, Claude, Windsurf, and any MCP client