Build AI methods with your coding agent, then run them anywhere: as an MCP for chatbots, as a webapp for people, or via API for your software.
-
Updated
Sep 27, 2026 - Python
Build AI methods with your coding agent, then run them anywhere: as an MCP for chatbots, as a webapp for people, or via API for your software.
A command-line tool that turns code repositories into context and analyzes them with AI methods run by Pipelex.
The Pipelex API server as a Docker image: run AI methods over HTTP on infrastructure you host yourself.
React components and utilities for visualizing and interacting with MTHDS methods — graph viewer, layout engine, and building blocks for method-aware web applications.
The Pipelex MCP for ChatGPT and Claude: run the AI methods saved in your Pipelex account from your chatbot. Add https://mcp.pipelex.com/mcp
Experiments with Pipelex, a declarative language for repeatable AI workflow pipelines. Python.
The public library of AI methods maintained by the Pipelex team, each run by its address: github.com/Pipelex/methods/<name>.
The input form for MTHDS methods: a headless kernel and a themeable set of React controls. Published on npm as @pipelex/mthds-form.
Minimal Next.js 16 starter template that calls the Pipelex API via @pipelex/sdk to run AI methods from a TypeScript app.
Python starter template: a Typer CLI that runs MTHDS methods through the hosted Pipelex API, with generated typed clients.
The TypeScript client for the Pipelex API: run AI methods and follow their runs from your code. Published on npm as @pipelex/sdk.
GitHub template: a Next.js app that runs your MTHDS method through the Pipelex API, with its input form and result view generated from the method's contracts.
The Python client for the Pipelex API: run AI methods and follow their runs from your code. Published on PyPI as pipelex-sdk.
Editing support for MTHDS: a VS Code and Cursor extension, a language server, and the plxt CLI that formats and lints .mthds files.
An n8n community node that runs AI methods through the Pipelex API, inside your n8n workflows.
The Pipelex plugin for Claude Code and Codex: build and run AI methods from your agent.
To associate your repository with the pipelex topic, visit your repo's landing page and select "manage topics."