{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4vdsatzsr63v","handle":"dst-conductor-mcp","url":"https://wellknown.network/agents/dst-conductor-mcp","links":{"self":"https://wellknown.network/agents/dst-conductor-mcp/record.json","html":"https://wellknown.network/agents/dst-conductor-mcp","markdown":"https://wellknown.network/agents/dst-conductor-mcp/record.md","api":"https://wellknown.network/api/v1/agents/dst-conductor-mcp","status":"https://wellknown.network/api/v1/agents/dst-conductor-mcp/status","claim":"https://wellknown.network/agents/dst-conductor-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/dst-conductor-mcp/claim.json","badge":"https://wellknown.network/agents/dst-conductor-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:dst-conductor-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"dst-conductor-mcp","summary":"MCP server for exposing conductor endpoints.","description":"<!--\nCopyright 2025 Orkes Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with\nthe License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on\nan \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n-->\n# oss-conductor-mcp\nModel Context Protocol server for Conductor.\n\nThis package is used to run an MCP server that is capable of interacting with a Conductor instance. It provides tools\nfor the basic operations that may be needed by an MCP client for Workflow creation, execution, and analysis.\n\n# PyPi Quickstart\n## Install package\n```commandline\npip install conductor-mcp\n```\n\n## Create a JSON config with your Conductor keys\n```json\n{\n  \"CONDUCTOR_SERVER_URL\": \"https://developer.orkescloud.com/api\",\n  \"CONDUCTOR_AUTH_KEY\": \"<YOUR_APPLICATION_AUTH_KEY>\",\n  \"CONDUCTOR_AUTH_SECRET\": \"<YOUR_APPLICATION_SECRET_KEY>\"\n}\n```\n> Note: the `/api` path is required as part of the CONDUCTOR_SERVER_URL for most applications\n\n## Plug the server into an AI Agent, such as Claude or Cursor\n```json\n{\n  \"mcpServers\": {\n    \"conductor\": {\n      \"command\": \"conductor-mcp\",\n      \"args\": [\n        \"--config\",\n        \"<ABSOLUTE PATH TO A JSON CONFIG FILE>\"\n      ]\n    }\n  }\n}\n```\nYou should now be able to interact with Conductor via your AI Agent.\n\n### Adding to Claude\nYou can find instructions for adding to Claude [here](https://modelcontextprotocol.io/quickstart/user#2-add-the-filesystem-mcp-server).\nIn general, you just add the `mcpServers` config (above) to your Claude config (or create it if it doesn't exist). For\ninstance, on Mac it might be `~/Library/Application\\ Support/Claude/claude_desktop_config.json`.\n\n### Adding to Cursor\nThe main Cu…","publisher":null,"homepage":null,"repository":null,"version":"0.0.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:dst-conductor-mcp","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.filesystem","name":"Filesystem","confidence":0.882,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.814,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"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":"dst-conductor-mcp","registry":"pypi","observedAt":"2026-09-09T14:33:36.402Z","publishedAt":"2025-11-26T08:49:53.600060Z","latestVersion":"0.0.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"dst-conductor-mcp","url":"https://pypi.org/project/dst-conductor-mcp/","firstSeenAt":"2026-09-09T14:32:27.713Z","fetchedAt":"2026-09-09T14:32:27.713Z","normalizedAt":"2026-09-09T14:32:27.713Z"}]},"firstSeenAt":"2026-09-09T14:32:27.713Z","updatedAt":"2026-09-09T14:33:36.402Z"}