II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-remote-integration-gap-remote-006
GAP-REMOTE-006: MCP Client Integration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-006",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/remote-integration/gap-remote-006.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-006.md",
"sourceKind": "repo-docs",
"title": "GAP-REMOTE-006: MCP Client Integration",
"displayName": "GAP-REMOTE-006: MCP Client Integration",
"slug": "docs/harness-features-backlog/gaps/remote-integration/gap-remote-006",
"articlePath": "wiki/docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-006.md",
"article": "\n# GAP-REMOTE-006: MCP Client Integration\n\n| Field | Value |\n|-------|-------|\n| Category | remote-integration |\n| Priority | Medium |\n| Effort | L |\n| Status | Partial |\n\n## Description\nMCP client capability so babysitter can consume external MCP servers, accessing their tools and resources as part of orchestration.\n\n## Current State\nmcp:serve provides babysitter as MCP server. No MCP client. Cannot consume external MCP servers.\n\n## Target State\nMCP client with stdio and HTTP transport. mcp:connect registers MCP server endpoints. MCP server tools exposed as agentic tools via dynamic registration. MCP resources accessible via CLI.\n\n## Dependencies\n- [GAP-SEC-006](../security/GAP-SEC-006.md) -- OAuth for MCP authentication\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| MCP server | `packages/sdk/src/mcp/` |\n| Agentic tools | `packages/sdk/src/harness/agenticTools.ts` |\n\n## Recommendation\nPhase 4 implementation. Create MCP client module. Register external MCP server tools as agentic tools. Support resource listing and reading.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-006",
"kind": "contains_page"
}
]
}