Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ AXIs built and maintained by the community:
| [`cyber-mux`](https://github.com/cyberuni/cyber-mux) | unional | Terminal multiplexers | Open, send, read, focus, and close terminal panes across tmux, herdr, and WezTerm through one detection-driven contract with token-efficient output. |
| [`oracle-axi`](https://github.com/thatdudealso/oracle-axi) | thatdudealso | Oracle Database | Discover, create, inspect, query, export, import, maintain, and diagnose Oracle databases through safe token-efficient CLI workflows. |
| [`glab-axi`](https://github.com/karotkriss/glab-axi) | karotkriss | GitLab | Issues, merge requests, CI/CD pipelines, variables and secrets, releases, and raw API access. Wraps the official glab CLI with agent-ergonomic TOON output. |
| [`mastra-axi`](https://github.com/taltas/mastra-axi) | taltas | Mastra | Discover and run a Mastra app's agents, tools, and workflows through agent-native shell commands with compact TOON output. |

<!-- generated:catalog-community:end -->

Expand Down
5 changes: 5 additions & 0 deletions catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,8 @@ community:
author: karotkriss
domain: GitLab
description: "Issues, merge requests, CI/CD pipelines, variables and secrets, releases, and raw API access. Wraps the official glab CLI with agent-ergonomic TOON output."
- name: mastra-axi
url: https://github.com/taltas/mastra-axi
author: taltas
domain: Mastra
description: "Discover and run a Mastra app's agents, tools, and workflows through agent-native shell commands with compact TOON output."
14 changes: 14 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,20 @@ <h2 data-annotate>The [AXI catalog].</h2>
glab CLI with agent-ergonomic TOON output.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/taltas/mastra-axi"
><code>mastra-axi</code></a
>
</td>
<td>taltas</td>
<td>Mastra</td>
<td>
Discover and run a Mastra app's agents, tools, and workflows
through agent-native shell commands with compact TOON
output.
</td>
</tr>
<!-- generated:catalog-community:end -->
</tbody>
</table>
Expand Down
Loading