AppHandoff MCP Server
@TeamK2K
AppHandoff MCP Server について
Realtime shared context for AI agents and humans — live API specs, DB schemas, and versioned contracts so every agent and teammate works from the same source of truth across repos.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"apphandoff": {
"type": "streamable-http",
"url": "https://api.apphandoff.com/api/mcp-bot"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is AppHandoff MCP Server?
AppHandoff MCP Server gives AI agents and human teammates shared, live context about a codebase—including API specs, DB schemas, contract mismatches, and structured work items—so every participant works from the same current information.
How to use AppHandoff MCP Server?
Configure your MCP client with a streamable-http server pointing to https://api.apphandoff.com/api/mcp-bot. Clients that support OAuth (e.g., Claude Desktop, Cursor) will authenticate automatically via the standard PKCE flow.
Key features of AppHandoff MCP Server
- Live OpenAPI contracts for all services
- Current DB table structures, types, and relationships
- Detected drift between API promises and DB realities
- Structured build briefs and tickets with full technical context
Use cases of AppHandoff MCP Server
- Keeping multiple Claude or Cursor agents in sync on the same repo
- Ensuring human developers always see up‑to‑date API and schema definitions
- Automatically surfacing contract mismatches before they cause bugs
- Generating work items that embed current codebase context
FAQ from AppHandoff MCP Server
How does AppHandoff MCP Server authenticate?
It uses OAuth 2.0 with PKCE. MCP clients that support OAuth (Claude Desktop, Cursor) handle the standard flow automatically at https://api.apphandoff.com.
What kind of context does it provide?
It serves live API specs, current DB schemas, detected contract mismatches between APIs and databases, and structured work items (build briefs and tickets) with full technical context.
How does it support multi‑agent workflows?
Multiple Claude instances, Cursor agents, and human developers all pull fresh context from the same source, preventing work based on stale or outdated information.
Where is the server hosted?
The MCP server endpoint is at https://api.apphandoff.com/api/mcp-bot. The service is accessed via the streamable-http transport.
Are there any runtime dependencies besides an MCP client?
The README does not list additional dependencies beyond an MCP client that supports OAuth for authentication.
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント