Skip to content

Commit 5959597

Browse files
staubinaclaude
andcommitted
chore: bump version to 1.2.5
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 59b872e commit 5959597

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": "0.3",
33
"name": "jellyfish-mcp",
44
"display_name": "Jellyfish MCP",
5-
"version": "1.2.4",
5+
"version": "1.2.5",
66
"description": "Connect to your Jellyfish Software Engineering Intelligence platform for comprehensive team insights, effort allocation, and delivery metrics.",
77
"long_description": "The Jellyfish MCP allows access to your engineering organization's data through 31 specialized tools. Query allocations by person, team, or investment category; track delivery metrics and scope changes; analyze sprint performance; search people and teams; and browse work categories and deliverables. Get instant insights into engineering productivity, resource allocation patterns, and project delivery timelines. Perfect for engineering managers, team leads, and executives who need data-driven insights about their organization's development processes. Supports Llama PromptGuard 2 which can detect responses from the Jellyfish API that might include prompt injection attacks. It is *highly* recommend to configure before using daily.\n\n**Jellyfish Setup (required):** Generate an API token from your Jellyfish instance (requires Admin User Role to access)\n1. Go to the [API Export](https://app.jellyfish.co/settings/data-connections/api-export) tab on the Data Connections page.\n2. Click Generate New Token.\n3. In the Generate New Token dialog, select a Time To Live value and click Generate. A new token is created and displayed in the dialog.\n4. Copy the token and paste it when prompted.\n\n**PromptGuard Setup (optional):** Generate an API token for prompt injection mitigation\n1. Create an account on [Hugging Face](https://huggingface.co).\n2. Navigate to the [PromptGuard 2 22M model](https://huggingface.co/meta-llama/Llama-Prompt-Guard-2-22M).\n3. Access Meta's terms and request access to Llama models.\n4. Wait until you are granted access.\n5. Create a Hugging Face API token at [Hugging Face settings](https://huggingface.co/settings/tokens) that is a `fine-grained` token with `Make calls to Inference Providers` permissions.\n6. Copy the token and paste it when prompted.\n\n**Security Notice**: There are known risks and inherent limitations in this implementation. Refer to [`SECURITY.md`](https://github.com/Jellyfish-AI/jellyfish-mcp/blob/main/SECURITY.md) before using.",
88
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jellyfish-mcp-server",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Connect to your Jellyfish Software Engineering Intelligence platform for comprehensive team insights, effort allocation, and delivery metrics.",
55
"keywords": [
66
"jellyfish",

0 commit comments

Comments
 (0)