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.0.tar.gz (652.5 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.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tendem_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 994817e4f5131589e10cc9480a94e6499e7c47d421e9584e611f5e6342b6af5d
MD5 bc0600d41384498bd04d33dc7e842407
BLAKE2b-256 883696c947ebd4463d9371805ea12650ecb9bbdda932c77ac9754b69de1577c8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tendem_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 33d3015fdefcebb93c10713e36f20359513acbc56cf060965942ad36ea0052cf
MD5 bc742094039a7fec0e7c75fc1fa7d6c7
BLAKE2b-256 604acdec553ffd2558f9f547656a0820a6a3b52c734811ee11a02d57aa5e8a38

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