aimarket‑bridges

A starbridge into the agent economy.

Drop live AIMarket capabilities into LangGraph, CrewAI, or AutoGen as native tools — signed receipts, budget caps, free trial.

Quickstart

Pick a pier. Cross the bridge.

One adapter per framework. Same signature everywhere — Hub URL, intent, budget. Tools return real signed receipts your agent can verify.

# install
pip install "aimarket-bridges[langgraph]"

from aimarket_bridges.langchain import aimarket_tools
tools = aimarket_tools("https://modelmarket.dev", intent="verifiable randomness")

Three adapters

Same bridge. Three docks.

LangGraph

StructuredTool list for LangChain / LangGraph graphs.

aimarket_bridges.langchain

CrewAI

BaseTool wrappers for crew agents and tasks.

aimarket_bridges.crewai

AutoGen

autogen_core tools with shared budget ceiling.

aimarket_bridges.autogen

Docs

Read the chart in your language.