Introduction

m8tes is the hosted agent platform: agents as API resources, through a Python SDK and REST API. You write the prompt and pick the tools; m8tes runs everything else.

Authentication

One API key (starts with m8_) in the M8TES_API_KEY env var:

Python

Get a key from the Developer dashboard, or create an account in Python.

Coming from LangGraph, CrewAI, or eve? See m8tes API vs. agent frameworks. For what people build with it, see Use Cases.

Next: Quick Start · Use Your Coding Agent · API Reference

Was this page helpful?