Enter the query into the form above.
API method:
GET /api/symbols?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.
Copy the xenodium/emacs-skills SKILL into share/claude-skills/SKILL/. TOOLS are the external binaries the skill shells out to (besides emacs/emacsclient); they are propagated so installing the skill brings them onto PATH.
Return an activation gexp that idempotently registers MCP server NAME with ENTRY (a guile-json object alist) under mcpServers in ~/.claude.json.