Serversio.github.TeamK2K/apphandoff
A

AppHandoff MCP Server

io.github.TeamK2K/apphandoff · v1.0.1
● Remote
v1.0.1remote🌐 https://api.apphandoff.com/api/mcp-bot↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.TeamK2K/apphandoff",
  "description": "Shared live context for AI agents and humans — API specs, DB schemas, and contract mismatches.",
  "title": "AppHandoff MCP Server",
  "repository": {
    "url": "https://github.com/TeamK2K/app-apphandoff",
    "source": "github"
  },
  "version": "1.0.1",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.apphandoff.com/api/mcp-bot"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}