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

Uploaded Python 3

File details

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

File metadata

  • Download URL: tendem_mcp-0.1.0rc1.tar.gz
  • Upload date:
  • Size: 654.7 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.0rc1.tar.gz
Algorithm Hash digest
SHA256 08e8effda696adef40dc9df206639efd6c9df8e885e5cc260919f646eadcf4dd
MD5 8597d17eb2285c4d5afdddb25db24413
BLAKE2b-256 828bc385c0ecd170369aa57b6887b7490b1c5e53292f929aeb11c4f6e5ed9a4b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tendem_mcp-0.1.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 7.2 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.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 ee3455a4e069b50202877496b9719419ec6df81b9d39c5b14687eee8c8eb6087
MD5 c1a1207b18883ed46eb2683b9a5b70f7
BLAKE2b-256 a78c58ad3b55b719a09dd5cd289ef3b686aa6d020bba3a213cae8220d73b18e3

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