Skip to main content

tendem-mcp

MCP server for Tendem, AI + Human Agent to get tasks done.

To manage API keys, log into your Tendem account and visit https://agent.tendem.ai/tokens

Desktop Extension (One-Click Install)

  1. Download the latest tendem-mcp.mcpb from Releases
  2. Double-click the file or drag it into Claude Desktop
  3. Enter your API key when prompted (get one at https://agent.tendem.ai/tokens)

Building from source

cd mcpb
npx @anthropic-ai/mcpb pack . tendem-mcp.mcpb

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>"
      }
    }
  }
}

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.9.tar.gz (53.9 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.9-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tendem_mcp-0.1.9.tar.gz
  • Upload date:
  • Size: 53.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","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.9.tar.gz
Algorithm Hash digest
SHA256 3e1da9fb0102cc4b9ed25b095f1c446c781f78108e3da731496cea3ab1f2b977
MD5 c749428d25dc5dd9dbd5b8fad2c71018
BLAKE2b-256 8ef9c644fc90faa732e0575a6a646de429c6e9d82414460f333dba806cfad2d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tendem_mcp-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ff36d4d97111bbd82869ea95dc32567c143e4813863e48645b3304ccd374ade7
MD5 ea3b3755741522430d3fa742e71f3a5e
BLAKE2b-256 44a8a5cc4aa7556449b3400963021654676cdbcec92eb6f145ed601999e684ca

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.9 This release

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1.post1

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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