Back to search
30
MCP streamable-http

AppHandoff MCP Server

io.github.teamk2k/apphandoff

Shared live context for AI agents and humans — API specs, DB schemas, and contract mismatches.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
@agentutil/context-mcp
MCP server — situational awareness for autonomous AI agents (holidays, business hours, platform status)
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
a2cr-mcp
MCP server for client-encrypted AI agent handoff checkpoints with WorkBaton and WorkStash.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apphandoff_mcp_server": {
      "url": "https://api.apphandoff.com/api/mcp-bot",
      "transport": "streamable-http"
    }
  }
}