_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


zai-acp 1.10.0
Dependencies: glm-acp-agent@1.10.0 node@22.14.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/glm-acp-agent.scm (ai-cloud packages glm-acp-agent)
Home page: https://github.com/stefandevo/glm-acp-agent
Licenses: ASL 2.0
Build system: trivial
Synopsis: Run glm-acp-agent on the local ZCode OAuth login
Description:

Wrapper that starts glm-acp-agent authenticated with the OAuth access token the ZCode desktop app stores under ~/.zcode/v2/credentials.json (decrypted at each launch), so no Z.AI API key is required. An Z_AI_API_KEY already present in the environment takes precedence; set ZCODE_CREDENTIAL_SECRET when the credentials were written with a non-default secret. If the stored access token has expired, refresh it by signing in once in the ZCode desktop app.

node-agentclientprotocol-sdk 0.20.0
Dependencies: node-zod@3.25.76
Channel: guix-ai-cloud*
Location: ai-cloud/packages/glm-acp-agent.scm (ai-cloud packages glm-acp-agent)
Home page: https://www.npmjs.com/package/@agentclientprotocol/sdk
Licenses: ASL 2.0
Build system: node
Synopsis: Agent Client Protocol SDK
Description:

This package implements the Agent Client Protocol (ACP), which standardizes communication between code editors and AI coding agents. This is the 0.20.x line required by glm-acp-agent.

glm-acp-agent 1.10.0
Dependencies: node-agentclientprotocol-sdk@0.20.0 node-openai@6.34.0 node-zod@3.25.76
Channel: guix-ai-cloud*
Location: ai-cloud/packages/glm-acp-agent.scm (ai-cloud packages glm-acp-agent)
Home page: https://github.com/stefandevo/glm-acp-agent
Licenses: ASL 2.0
Build system: node
Synopsis: ACP agent for Z.ai GLM Coding Plan models
Description:

Standalone Agent Client Protocol (ACP) server for Zhipu AI's GLM models under the GLM Coding Plan: streaming, tool calls, mid-session model switching, image input and session persistence. Authentication uses a Z.AI API key via the Z_AI_API_KEY environment variable (or a one-time glm-acp-agent --setup credentials file under ~/.config/); coding-plan subscribers create the key at https://z.ai/manage-apikey/apikey-list.

emacs-hermes 0.4.3
Dependencies: hermes-agent@0.21.0
Propagated dependencies: emacs-keymap-popup@0.3.0 emacs-websocket@1.16 emacs-markdown-mode@2.8
Channel: guix-ai-cloud*
Location: ai-cloud/packages/hermes.scm (ai-cloud packages hermes)
Home page: https://git.thanosapollo.org/emacs-hermes
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs frontend for Hermes Agent
Description:

emacs-hermes is an Emacs front-end for Hermes Agent, driven over its dashboard/TUI gateway. It provides an ERC-style chat buffer with streaming replies, slash commands, approval/clarify prompts, Markdown-rendered replies with diffs opened in diff-mode, and Kanban/session/profile/MCP/cron browsers. A running Hermes Agent dashboard/TUI gateway is required.

hermes-agent 0.21.0
Propagated dependencies: python-openai@2.42.0 python-certifi@2025.06.15 python-dotenv@1.1.1 python-fire@0.7.0 python-httpx@0.28.1 python-rich@14.3.3 python-tenacity@9.0.0 python-pyyaml@6.0.2 python-ruamel.yaml@0.18.14 python-requests@2.32.5 python-jinja2@3.1.2 python-pydantic@2.12.5 python-prompt-toolkit@3.0.51 python-croniter@5.0.1 python-snowballstemmer@2.2.0 python-packaging@25.0 python-markdown@3.10 python-pyjwt@2.10.1 python-cryptography@44.0.0 python-psutil@7.2.2 python-websockets@13.1 python-pathspec@1.0.4 python-pillow@12.1.1 python-fastapi@0.131.0 python-uvicorn@0.40.0 python-multipart@0.0.20 python-ptyprocess@0.7.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/hermes.scm (ai-cloud packages hermes)
Home page: https://github.com/NousResearch/hermes-agent
Licenses: Expat
Build system: pyproject
Synopsis: Self-improving AI agent gateway (headless dashboard server)
Description:

hermes-agent is NousResearch's AI agent. This package provides only its Python gateway -- the JSON-RPC/WebSocket server started with hermes serve (or hermes dashboard), which is what emacs-hermes and other API clients talk to. The Electron desktop app and the Node/Ink ui-tui terminal frontend are not built.

python-mcp-google-sheets 0.6.3
Propagated dependencies: python-mcp@1.25.0 python-google-auth@2.48.0 python-google-auth-oauthlib@1.2.4 python-google-api-client@2.187.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/mcp-google-sheets.scm (ai-cloud packages mcp-google-sheets)
Home page: https://github.com/xing5/mcp-google-sheets
Licenses: Expat
Build system: pyproject
Synopsis: MCP server for Google Sheets
Description:

A Model Context Protocol server that integrates with Google Drive and Google Sheets, letting an MCP client create and modify spreadsheets: read and write cell ranges, batch updates, add sheets, and list spreadsheets in a Drive folder.

mcp-server-sequential-thinking 2026.8.31
Dependencies: node@22.14.0 node-modelcontextprotocol-sdk@1.30.0 node-chalk@5.6.2 node-zod@4.4.3
Channel: guix-ai-cloud*
Location: ai-cloud/packages/mcp-sequentialthinking.scm (ai-cloud packages mcp-sequentialthinking)
Home page: https://modelcontextprotocol.io
Licenses: ASL 2.0 Expat
Build system: node
Synopsis: MCP server for sequential thinking and problem solving
Description:

A Model Context Protocol server exposing a single sequentialthinking tool that scaffolds dynamic, reflective problem-solving: breaking a problem into revisable, branchable thoughts that build on, question, or backtrack from earlier ones as understanding deepens.

node-chalk 5.6.2
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/chalk
Licenses: Expat
Build system: node
Synopsis: Terminal string styling
Description:

Terminal string styling done right.

node-fast-uri 3.1.5
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/fast-uri
Licenses: Modified BSD
Build system: node
Synopsis: Fast RFC 3986 URI parsing and resolution
Description:

Fast RFC 3986 URI parsing and resolution.

node-ajv 8.20.0
Dependencies: node-fast-deep-equal@3.1.3 node-fast-uri@3.1.5 node-json-schema-traverse@1.0.0 node-require-from-string@2.0.2
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/ajv
Licenses: Expat
Build system: node
Synopsis: Another JSON Schema validator
Description:

Another JSON Schema validator.

node-fast-deep-equal 3.1.3
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/fast-deep-equal
Licenses: Expat
Build system: node
Synopsis: Fast deep equal comparison
Description:

Fast deep equal comparison.

node-zod-to-json-schema 3.25.2
Dependencies: node-zod@4.4.3
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/zod-to-json-schema
Licenses: ISC
Build system: node
Synopsis: Convert Zod schemas to JSON Schema
Description:

Converts Zod schemas to JSON Schemas.

node-ajv-formats 3.0.1
Dependencies: node-ajv@8.20.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/ajv-formats
Licenses: Expat
Build system: node
Synopsis: Format validation for Ajv v7+
Description:

Format validation for Ajv v7+.

node-require-from-string 2.0.2
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/require-from-string
Licenses: Expat
Build system: node
Synopsis: Load a module from a string
Description:

Load a module from a string.

node-modelcontextprotocol-sdk 1.30.0
Dependencies: node-zod@4.4.3 node-ajv@8.20.0 node-ajv-formats@3.0.1 node-zod-to-json-schema@3.25.2
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/@modelcontextprotocol/sdk
Licenses: Expat
Build system: node
Synopsis: Model Context Protocol SDK for Node.js
Description:

Officially supported Node.js SDK implementing the Model Context Protocol (MCP), the standard interface linking AI agents to external tools, prompts, and resources. This is a stdio-only build: dist/cjs and type declarations are dropped, and the declared dependency tree is trimmed to what the stdio transport actually imports -- see the trim-to-esm and trim-package-json phases.

node-json-schema-traverse 1.0.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/node-mcp.scm (ai-cloud packages node-mcp)
Home page: https://www.npmjs.com/package/json-schema-traverse
Licenses: Expat
Build system: node
Synopsis: Traverse JSON Schema documents
Description:

Traverse JSON Schema documents.

node-proxy-agent-negotiate 1.1.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://www.npmjs.com/package/proxy-agent-negotiate
Licenses: Expat
Build system: node
Synopsis: Negotiate/SPNEGO proxy authentication for proxy-agents
Description:

Negotiate/SPNEGO proxy authentication for proxy-agents.

prime-agent 0.7.2
Dependencies: bash-minimal@5.2.37 node-silvia-odwyer-photon-node@0.3.4 node-google-auth-library@11.0.1 node-typebox@1.3.12 node-undici@8.10.0 node-zeromq@6.6.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://github.com/PrimeIntellect-ai/prime-agent
Licenses: Expat
Build system: node
Synopsis: Self-improving coding agent CLI from Prime Intellect
Description:

Prime Agent is an open-source CLI coding agent built around two core abstractions: the Recursive Language Model (RLM) and the Continual Harness. It uses a persistent IPython kernel as its primary tool, can spawn sub-agents dynamically, manages harness state (prompts, skills, memory) via CRUD operations, and can self-improve its own harness components based on trajectory analysis.

node-undici 8.10.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://www.npmjs.com/package/undici
Licenses: Expat
Build system: node
Synopsis: An HTTP/1.1 client, written from scratch for Node.js
Description:

An HTTP/1.1 client, written from scratch for Node.js.

node-formdata-polyfill 4.0.10
Dependencies: node-fetch-blob@4.0.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://www.npmjs.com/package/formdata-polyfill
Licenses: Expat
Build system: node
Synopsis: HTML5 `FormData` for Browsers and Node
Description:

HTML5 `FormData` for Browsers and Node.

node-silvia-odwyer-photon-node 0.3.4
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://www.npmjs.com/package/@silvia-odwyer/photon-node
Licenses: ASL 2.0
Build system: node
Synopsis: High-performance image processing library for native use and the web
Description:

High-performance image processing library for native use and the web.

node-data-uri-to-buffer 8.0.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://www.npmjs.com/package/data-uri-to-buffer
Licenses: Expat
Build system: node
Synopsis: Create an ArrayBuffer instance from a Data URI string
Description:

Create an ArrayBuffer instance from a Data URI string.

node-safe-buffer 5.2.1
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://www.npmjs.com/package/safe-buffer
Licenses: Expat
Build system: node
Synopsis: Safer Node.js Buffer API
Description:

Safer Node.js Buffer API.

node-fetch-blob 4.0.0
Dependencies: node-node-domexception@2.0.2
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://www.npmjs.com/package/fetch-blob
Licenses: Expat
Build system: node
Synopsis: Blob & File implementation in Node.js, originally from node-fetch
Description:

Blob & File implementation in Node.js, originally from node-fetch.

Total packages: 73954