Skip to main content

MCP server for Tendem task management API

Project description

tendem-mcp

MCP server for Tendem - a platform for human-in-the-loop data tasks.

Quickstart

Claude Code

claude mcp add tendem -e TENDEM_API_KEY=<your-api-key> -- uvx tendem-mcp

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tendem": {
      "command": "uvx",
      "args": ["tendem-mcp"],
      "env": {
        "TENDEM_API_KEY": "<your-api-key>"
      }
    }
  }
}

Config location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

OpenAI Codex

codex mcp add tendem --env TENDEM_API_KEY=<your-api-key> -- uvx tendem-mcp

OpenCode

Add to opencode.json:

{
  "mcp": {
    "tendem": {
      "type": "local",
      "command": ["uvx", "tendem-mcp"],
      "environment": {
        "TENDEM_API_KEY": "<your-api-key>"
      }
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tendem_mcp-0.1.2.tar.gz (49.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tendem_mcp-0.1.2-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file tendem_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: tendem_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 49.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tendem_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1c09f43bac9003a6e1531cdb2ff7bf9eaebab46fd5cb00de435135de819d9b2a
MD5 bddd244f8048c45dc6e8dad06135a09c
BLAKE2b-256 7405c9522057fb7bd33d9753e016c8ba04cf65ea74f2da06e6488febc22bdf40

See more details on using hashes here.

File details

Details for the file tendem_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: tendem_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tendem_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 56aacbb2445a8210ce29dd8e57e88a2ae4ac6a630f02195a76da3c07a067211f
MD5 0c3b3b72e19dce75cf0fc1bc9a5c8485
BLAKE2b-256 59b22ed66488859b6f0405113ed5b52ee5a2323facc6e501c8024072b6afbc5e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page