Metadata-Version: 2.4
Name: laissez
Version: 0.0.1a1
Summary: Agents spending you can trust
Author-email: Matthew Collins <matthew@laissez.xyz>
Requires-Python: >=3.10
Requires-Dist: eth-account>=0.13.7
Requires-Dist: httpx>=0.28.1
Requires-Dist: x402>=0.2.1
Provides-Extra: examples
Requires-Dist: dedalus-labs==0.1.0a9; extra == 'examples'
Requires-Dist: fastmcp>=2.12.4; extra == 'examples'
Requires-Dist: openai>=2.3.0; extra == 'examples'
Requires-Dist: pydantic-ai>=1.1.0; extra == 'examples'
Description-Content-Type: text/markdown

# Laissez

Agent spending you can trust


## Pre-Requisites

- Set `WALLET_PRIVATE_KEY` in `.env` equal to the private key for your EVM-compatible account




## Examples

### MCP

With Laissez you can:
* Monetise a FastMCP server by defining payments on tools
* Pay to use paid MCP server tools in your MCP client

See `examples/mcp` for more information