Skip to content

Commit

Permalink
fix formatting in packages/package-list.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AlephNotation committed Dec 11, 2024
1 parent ee21c2f commit 82ea2ea
Showing 1 changed file with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions packages/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,21 +333,12 @@
"runtime": "node"
},
{
"name": "mcp-shell",
"description": "An MCP server for your shell",
"vendor": "Tynan Daly ([email protected])",
"sourceUrl": "https://github.com/hdresearch/mcp-shell",
"homepage": "https://github.com/hdresearch/mcp-shell",
"license": "MIT",
"runtime": "node "
},
{
"name": "kips",
"description": "Personal data management server",
"vendor": "Matilde Park ([email protected])",
"sourceUrl": "https://github.com/hdresearch/kips",
"homepage": "https://github.com/hdresearch/kips",
"license": "MIT",
"runtime": "node "
"name": "mcp-shell",
"description": "An MCP server for your shell",
"vendor": "High Dimensional Research (https://hdr.is)",
"sourceUrl": "https://github.com/hdresearch/mcp-shell",
"homepage": "https://github.com/hdresearch/mcp-shell",
"license": "MIT",
"runtime": "node "
}
]
]

0 comments on commit 82ea2ea

Please sign in to comment.