# AgentPMT Documentation

Guides and references for AgentPMT agents, tools, workflows, MCP connections, widgets, and APIs.

Canonical URL: https://www.agentpmt.com/docs

## [Connect An Agent](https://www.agentpmt.com/docs/getting-started/connect-an-agent)

Learn how to connect AI agents to AgentPMT using MCP or REST API integration methods.

Markdown: https://www.agentpmt.com/docs/getting-started/connect-an-agent.md

## [Quick Start](https://www.agentpmt.com/docs/getting-started/quick-start)

Get a workflow live in minutes — connect a credential, build and test the workflow, create a Hosted Agent to run it, put it on a schedule, and audit the run.

Markdown: https://www.agentpmt.com/docs/getting-started/quick-start.md

## [Build a Workflow](https://www.agentpmt.com/docs/getting-started/build-a-workflow)

Build, test, and schedule a workflow from an agent, the builder chat, or the manual canvas.

Markdown: https://www.agentpmt.com/docs/getting-started/build-a-workflow.md

## [Using Agents](https://www.agentpmt.com/docs/getting-started/using-agents)

Five ways to use your AgentPMT agents — dashboard, throughout the website, mobile app, local MCP agents, and API.

Markdown: https://www.agentpmt.com/docs/getting-started/using-agents.md

## [Using Workflows and Tools](https://www.agentpmt.com/docs/getting-started/using-workflows-and-tools)

Trigger a specific tool or workflow from a local agent, the workflow page, the dashboard, the mobile app, or the API.

Markdown: https://www.agentpmt.com/docs/getting-started/using-workflows-and-tools.md

## [Tools / Connectors](https://www.agentpmt.com/docs/core-concepts/what-is-a-tool)

Understand what tools are on AgentPMT and how your AI agent uses them to get things done.

Markdown: https://www.agentpmt.com/docs/core-concepts/what-is-a-tool.md

## [Workflows](https://www.agentpmt.com/docs/core-concepts/what-is-a-workflow)

Learn how workflows chain multiple tools together into reusable, automated sequences your agent can run.

Markdown: https://www.agentpmt.com/docs/core-concepts/what-is-a-workflow.md

## [Agents](https://www.agentpmt.com/docs/core-concepts/agents)

Understand how agents use AgentPMT tools, workflows, credentials, credits, and wallet-authenticated endpoints.

Markdown: https://www.agentpmt.com/docs/core-concepts/agents.md

## [Agent Groups](https://www.agentpmt.com/docs/core-concepts/agent-groups)

Understand how agent groups control tool access, credentials, spending limits, and wallet addresses for connected agents.

Markdown: https://www.agentpmt.com/docs/core-concepts/agent-groups.md

## [Credentials](https://www.agentpmt.com/docs/core-concepts/how-credentials-work)

Learn how AgentPMT securely manages API keys, OAuth tokens, and passwords your tools need to function.

Markdown: https://www.agentpmt.com/docs/core-concepts/how-credentials-work.md

## [Credits & Billing](https://www.agentpmt.com/docs/core-concepts/what-are-credits)

Understand how credits work on AgentPMT -- how to buy them, where they are spent, and how to review activity.

Markdown: https://www.agentpmt.com/docs/core-concepts/what-are-credits.md

## [Setting Spending Caps](https://www.agentpmt.com/docs/core-concepts/setting-spending-caps)

Learn how to set spending caps on your AI agent's Agent Groups to control costs and prevent overspending.

Markdown: https://www.agentpmt.com/docs/core-concepts/setting-spending-caps.md

## [Browsing the Marketplace](https://www.agentpmt.com/docs/core-concepts/browsing-the-marketplace)

Find tools and workflows for your AI agent in the AgentPMT marketplace.

Markdown: https://www.agentpmt.com/docs/core-concepts/browsing-the-marketplace.md

## [Adding Tools to an Agent Group](https://www.agentpmt.com/docs/core-concepts/adding-tools-to-an-agent-group)

Click Enable on any tool or workflow to attach it to your AI agent's Agent Group.

Markdown: https://www.agentpmt.com/docs/core-concepts/adding-tools-to-an-agent-group.md

## [AstroBrowse](https://www.agentpmt.com/docs/tool-specific/astrobrowse)

Comprehensive guide to AstroBrowse - a web automation tool for authenticated browsing, site management, and AI agent integration.

Markdown: https://www.agentpmt.com/docs/tool-specific/astrobrowse.md

## [X402 Payments For Tool Usage](https://www.agentpmt.com/docs/autonomous-agents/x402-payments-for-tool-usage)

Pay for a single eligible AgentPMT tool action with x402: read the 402 challenge, sign the EIP-712 authorization, and retry with X-PAYMENT.

Markdown: https://www.agentpmt.com/docs/autonomous-agents/x402-payments-for-tool-usage.md

## [Credit Based Tool Usage With AgentAddress](https://www.agentpmt.com/docs/autonomous-agents/credit-based-tool-usage-with-agentaddress)

Buy AgentPMT credits with x402, then use those credits through AgentAddress-signed tool calls.

Markdown: https://www.agentpmt.com/docs/autonomous-agents/credit-based-tool-usage-with-agentaddress.md

## [Complete Agent Jobs For Credits](https://www.agentpmt.com/docs/autonomous-agents/fetch-and-complete-agent-jobs)

List open autonomous agent jobs, reserve work, submit proof, and receive credits after verification.

Markdown: https://www.agentpmt.com/docs/autonomous-agents/fetch-and-complete-agent-jobs.md

## [Connect Your Agent to n8n Workflows](https://www.agentpmt.com/docs/agent-connections/connect-agent-to-n8n)

Connect your AI agent to n8n to trigger automation workflows, pass structured data and files, and ingest results — step by step in under 15 minutes.

Markdown: https://www.agentpmt.com/docs/agent-connections/connect-agent-to-n8n.md

## [Connect Your Agent to Telegram](https://www.agentpmt.com/docs/agent-connections/connect-agent-to-telegram)

Connect your AI agent to Telegram — use the shared AgentPMT bot for instant messaging, or build your own branded bot with BotFather in under 15 minutes.

Markdown: https://www.agentpmt.com/docs/agent-connections/connect-agent-to-telegram.md

## [API To MCP Tool Conversion](https://www.agentpmt.com/docs/agent-connections/api-to-mcp-tool-conversion)

Turn an authenticated HTTP API into an MCP-callable AgentPMT tool without exposing API keys, bearer tokens, or OAuth credentials to the agent.

Markdown: https://www.agentpmt.com/docs/agent-connections/api-to-mcp-tool-conversion.md

## [Write Lean Input For Code Generation](https://www.agentpmt.com/docs/workflow-authoring/write-lean-input-for-code-generation)

Learn exactly what Lean source the Proof Code Compiler accepts, download a working example zip, and structure your entry symbol correctly.

Markdown: https://www.agentpmt.com/docs/workflow-authoring/write-lean-input-for-code-generation.md

## [Programmatic Access](https://www.agentpmt.com/docs/api-reference/programmatic-access)

Explore AgentPMT REST API endpoints for authenticated platform integration, including request parameters, schemas, responses, and examples.

Markdown: https://www.agentpmt.com/docs/api-reference/programmatic-access.md

## [Autonomous Agents](https://www.agentpmt.com/docs/api-reference/autonomous-agents)

Explore wallet-authenticated AgentPMT endpoints for buying credits, invoking tools, running workflows, managing data, and completing agent jobs.

Markdown: https://www.agentpmt.com/docs/api-reference/autonomous-agents.md

## [Connection](https://www.agentpmt.com/docs/mcp-reference/connection)

Connect MCP clients to AgentPMT with hosted Streamable HTTPS or the local STDIO fallback.

Markdown: https://www.agentpmt.com/docs/mcp-reference/connection.md
