{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fjfcpkvq8gp7","handle":"iflow-mcp-teabranch-agentic-developer","url":"https://wellknown.network/agents/iflow-mcp-teabranch-agentic-developer","links":{"self":"https://wellknown.network/agents/iflow-mcp-teabranch-agentic-developer/record.json","html":"https://wellknown.network/agents/iflow-mcp-teabranch-agentic-developer","markdown":"https://wellknown.network/agents/iflow-mcp-teabranch-agentic-developer/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-teabranch-agentic-developer","status":"https://wellknown.network/api/v1/agents/iflow-mcp-teabranch-agentic-developer/status","claim":"https://wellknown.network/agents/iflow-mcp-teabranch-agentic-developer/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-teabranch-agentic-developer/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-teabranch-agentic-developer/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-teabranch-agentic-developer/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-teabranch-agentic-developer/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-teabranch-agentic-developer","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_teabranch-agentic_developer","summary":"MCP Server for Agentic Developer","description":"# Agentic Developer MCP Server\n\nAn MCP server implementation that clones a Git repository and runs Codex on its contents.\n\n## Overview\n\nThis MCP server provides a tool for cloning a Git repository, optionally checking out a specific branch, focusing on a particular folder, and running Codex with a given request.\n\n## Installation\n\n```bash\n# Install the package in development mode\npip install -e .\n```\n\n## Usage\n\nYou can run the MCP server using either stdio or SSE transport:\n\n```bash\n# Using stdio (default)\npython -m mcp_server\n\n# Using SSE on a specific port\npython -m mcp_server --transport sse --port 8000\n```\n\n## Tool Documentation\n\n### run_codex\n\nClones a repository, checks out a specific branch (optional), navigates to a specific folder (optional), and runs Codex with the given request.\n\n#### Parameters\n\n- `repository` (required): Git repository URL\n- `branch` (optional): Git branch to checkout\n- `folder` (optional): Folder within the repository to focus on\n- `request` (required): Codex request/prompt to run\n\n#### Example\n\n```json\n{\n  \"repository\": \"https://github.com/username/repo.git\",\n  \"branch\": \"main\",\n  \"folder\": \"src\",\n  \"request\": \"Analyze this code and suggest improvements\"\n}\n```\n\n## Development\n\nThis project uses the MCP Python SDK to implement an MCP server. The primary implementation is in `mcp_server/server.py`.\n\n## License\n\nMIT","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_teabranch-agentic_developer","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"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":"iflow-mcp_teabranch-agentic_developer","registry":"pypi","observedAt":"2026-09-15T20:21:27.688Z","publishedAt":"2026-02-13T22:48:27.867991Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_teabranch-agentic_developer","url":"https://pypi.org/project/iflow-mcp_teabranch-agentic_developer/","firstSeenAt":"2026-09-09T21:24:17.706Z","fetchedAt":"2026-09-15T20:20:00.920Z","normalizedAt":"2026-09-15T20:20:00.920Z"}]},"firstSeenAt":"2026-09-09T21:24:17.706Z","updatedAt":"2026-09-15T20:21:27.688Z"}