Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

encode-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encode-toolkit - npm Package Compare versions

Comparing version
0.3.0-beta.6
to
0.3.0-beta.8
+1
-1
package.json
{
"name": "encode-toolkit",
"version": "0.3.0-beta.6",
"version": "0.3.0-beta.8",
"mcpName": "io.github.ammawla/encode-toolkit",

@@ -5,0 +5,0 @@ "description": "ENCODE Toolkit — Genomics research infrastructure with 20 MCP tools, 47 skills, 14 database integrations, and 7 pipelines for Claude Code",

+20
-19

@@ -7,3 +7,3 @@ # ENCODE Toolkit — Genomics Research Infrastructure for Claude

[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![Version](https://img.shields.io/badge/version-0.3.0--beta-yellow)](CHANGELOG.md)
[![Version](https://img.shields.io/badge/version-0.3.0--beta.8-yellow)](CHANGELOG.md)
[![Status](https://img.shields.io/badge/status-beta-yellow)]()

@@ -36,4 +36,19 @@ [![Skills](https://img.shields.io/badge/skills-47-orange)](docs/skill-vignettes/)

### Claude Code (recommended)
### Claude Code Plugin (recommended)
Start a new Claude Code session and enter:
```
/plugin marketplace add ammawla/encode-toolkit
/plugin install encode-toolkit
```
That's it. All 20 tools, 47 skills, and the MCP connector are now available.
<details>
<summary><strong>MCP-only install (tools only, no skills)</strong></summary>
If you only need the 20 MCP tools without the 47 workflow skills:
```bash

@@ -43,6 +58,6 @@ claude mcp add encode -- uvx encode-toolkit

That's it. All 20 tools and 47 skills are now available in Claude Code.
</details>
<details>
<summary><strong>Other installation methods</strong></summary>
<summary><strong>Other editors and platforms</strong></summary>

@@ -75,20 +90,6 @@ #### npx (Node.js)

#### Claude Code — Plugin Install
For the full experience (20 tools + 47 skills), install as a Claude Code plugin:
```bash
claude plugin add /path/to/encode-toolkit
```
Or install from a marketplace:
```
/plugin install encode-toolkit
```
</details>
<details>
<summary><strong>Claude Desktop</strong></summary>
<summary><strong>Claude Desktop (MCP only)</strong></summary>

@@ -95,0 +96,0 @@ Add to your `claude_desktop_config.json`: