{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_cr5zmsjpttau","handle":"devin-mcp-cli","url":"https://wellknown.network/agents/devin-mcp-cli","links":{"self":"https://wellknown.network/agents/devin-mcp-cli/record.json","html":"https://wellknown.network/agents/devin-mcp-cli","markdown":"https://wellknown.network/agents/devin-mcp-cli/record.md","api":"https://wellknown.network/api/v1/agents/devin-mcp-cli","status":"https://wellknown.network/api/v1/agents/devin-mcp-cli/status","claim":"https://wellknown.network/agents/devin-mcp-cli/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/devin-mcp-cli/claim.json","badge":"https://wellknown.network/agents/devin-mcp-cli/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:devin-mcp-cli","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"devin-mcp-cli","summary":"A CLI for MCP","description":"# mcp-cli\n\nModel Context Protocol Command Line Interface (MCP CLI)\n\nA CLI for interacting with Model Context Protocol (MCP) servers. Allows listing and execution of tools, reading resources, and managing server configurations.\n\n---\n\n## 🌟 Features\n\n- List available MCP servers defined in a JSON configuration file.\n- Inspect and list available tools on an MCP server.\n- Execute tools on MCP servers with JSON-formatted inputs.\n- Read resources from MCP servers by URI.\n- **Automatic OAuth 2.1 authentication** - connects to OAuth-protected servers without configuration.\n- Support for environment variable expansion and `.env` files.\n- Rich, colored output powered by Rich and Typer.\n\n## 📋 Prerequisites\n\n- Python 3.11 or higher\n- uv\n\n## 🚀 Installation\n\n### Pre-built Binaries (Recommended)\n\n#### Automated Installation Script\n\nThe easiest way to download the correct binary for your platform:\n\n```bash\n# Install latest release (default)\n./download_binary.sh\n\n# Or install to a custom location\n./download_binary.sh -o /usr/local/bin/mcp-cli\n\n# Or get the latest development build\n./download_binary.sh --main\n```\n\n**Options:**\n- `--release` - Download latest release (default)\n- `--main` - Download latest development build from main branch\n- `-o, --output PATH` - Save binary to custom location\n- `-h, --help` - Show help message\n\n#### Manual Installation (curl)\n\nAlternatively, download manually for your specific platform:\n\n#### Latest Release\n\n**Linux (x64):**\n```bash\ncurl -L https://cognition-public.s3.amazonaws.com/mcp-cli/latest/mcp-cli-linux-x64 -o mcp-cli && chmod +x mcp-cli\n```\n\n**Linux (ARM64):**\n```bash\ncurl -L https://cognition-public.s3.amazonaws.com/mcp-cli/latest/mcp-cli-linux-arm64 -o mcp-cli && chmod +x mcp-cli\n```\n\n**macOS (Intel):**\n```bash\ncurl -L https://cognition-public.s3.amazonaws.com/mcp-cli/latest/mcp-cli-macos-x64 -o mcp-cli && chmod +x mcp-cli\n```\n\n**macOS (Apple Silicon):**\n```bash\ncurl -L https://cognition-public.s3.amazonaws.com/mcp-cli/latest/mcp-cli-mac…","publisher":null,"homepage":null,"repository":null,"version":"0.1.15","license":null,"protocols":["mcp"],"tags":["cli","mcp"],"pricing":null,"endpoints":[{"url":"pypi:devin-mcp-cli","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":"security.identity","name":"Identity & Access","confidence":0.836,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"}],"categories":["dev","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":"devin-mcp-cli","registry":"pypi","observedAt":"2026-09-09T14:33:17.978Z","publishedAt":"2025-07-02T20:28:09.748247Z","latestVersion":"0.1.15"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"devin-mcp-cli","url":"https://pypi.org/project/devin-mcp-cli/","firstSeenAt":"2026-09-09T14:31:26.266Z","fetchedAt":"2026-09-09T14:31:26.266Z","normalizedAt":"2026-09-09T14:31:26.266Z"}]},"firstSeenAt":"2026-09-09T14:31:26.266Z","updatedAt":"2026-09-09T14:33:17.978Z"}