Skip to content

agent handoff certified mcp for Cursor

io.github.csoai-org/agent-handoff-certified-mcp

Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the ...

client:Cursor transport:streamable-http runtime:pypi

Install agent handoff certified mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-handoff-certified-mcp": {
      "url": "https://api.meok.ai/v1/a2a/handoff-certified"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent handoff certified mcp in other clients