{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_78ar4z369v26","handle":"agent-builder-agentic-mcp-aws-transform","url":"https://wellknown.network/agents/agent-builder-agentic-mcp-aws-transform","links":{"self":"https://wellknown.network/agents/agent-builder-agentic-mcp-aws-transform/record.json","html":"https://wellknown.network/agents/agent-builder-agentic-mcp-aws-transform","markdown":"https://wellknown.network/agents/agent-builder-agentic-mcp-aws-transform/record.md","api":"https://wellknown.network/api/v1/agents/agent-builder-agentic-mcp-aws-transform","status":"https://wellknown.network/api/v1/agents/agent-builder-agentic-mcp-aws-transform/status","claim":"https://wellknown.network/agents/agent-builder-agentic-mcp-aws-transform/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/agent-builder-agentic-mcp-aws-transform/claim.json","badge":"https://wellknown.network/agents/agent-builder-agentic-mcp-aws-transform/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:agent-builder-agentic-mcp-aws-transform","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"agent-builder-agentic-mcp-aws-transform","summary":"MCP server that agents built with the Agent Builder SDK use at runtime to communicate with AWS Transform","description":"# Agent Builder Agentic MCP Server\n\nAn [MCP](https://modelcontextprotocol.io/) server that agents built with the [Agent Builder SDK](https://pypi.org/project/agent-builder-sdk-aws-transform/) use at runtime to communicate with [AWS Transform](https://aws.amazon.com/transform/).\n\n## Installation\n\n```bash\npip install agent-builder-agentic-mcp-aws-transform\n```\n\nThis installs an `agent-builder-agentic-mcp` command.\n\n## Usage\n\n### From the SDK (typical)\n\nThe SDK's `AgentRuntimeServer` spawns this MCP server automatically:\n\n```python\nfrom agent_builder_sdk.server.agent_runtime_server import AgentRuntimeServer\n\nserver = AgentRuntimeServer(\n    agent_factory=my_factory,\n    binary_location=\"agent-builder-agentic-mcp\",  # the command installed by this package\n    ...\n)\nserver.start()\n```\n\n### Standalone (local testing)\n\n```bash\nagent-builder-agentic-mcp \\\n  --agenticApiEndpoint https://... \\\n  --workspaceId <workspace-id> \\\n  --jobId <job-id> \\\n  --agentInstanceId <agent-instance-id>\n```\n\nRun `agent-builder-agentic-mcp --help` for the full set of flags (transport, SSE host/port, custom auth token file, auto-refresh, etc.).\n\n## Requirements\n\n- Python 3.11+\n- AWS credentials configured (standard `boto3` credential chain)\n- A valid AWS Transform authorization token in `~/.aws/transform-credentials` (or specify with `--authTokenFile`)\n\n## License\n\nApache-2.0. See [LICENSE](LICENSE.txt) and [NOTICE](NOTICE).","publisher":{"name":"AWS Transform Team","url":null},"homepage":null,"repository":null,"version":"1.0.2","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:agent-builder-agentic-mcp-aws-transform","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev","infra","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"agent-builder-agentic-mcp-aws-transform","registry":"pypi","observedAt":"2026-09-09T08:22:26.640Z","publishedAt":"2026-08-01T03:54:50.930818Z","latestVersion":"1.0.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"agent-builder-agentic-mcp-aws-transform","url":"https://pypi.org/project/agent-builder-agentic-mcp-aws-transform/","firstSeenAt":"2026-09-09T08:20:45.606Z","fetchedAt":"2026-09-09T08:20:45.606Z","normalizedAt":"2026-09-09T08:20:45.606Z"}]},"firstSeenAt":"2026-09-09T08:20:45.606Z","updatedAt":"2026-09-09T08:22:26.640Z"}