llms.txt Content
AgentPMT (agentpmt.com) - LLM / Agent Instructions
AgentPMT is a Web3 payment platform enabling controlled USDC payments for autonomous AI agents purchasing tools and services. It provides a marketplace of AI tools, workflow skills (multi-step automations), documentation, and industry-specific solutions.
For a complete product catalog and content dump see: /llms-full.txt
Canonical LLM/skill discovery:
- /llms.txt
- /llms-full.txt
- /.well-known/llms.txt (alias)
- /.well-known/llms-full.txt (alias)
- /skill.md
- /.well-known/skills
- /.well-known/skills/skill.md
- /.well-known/agent-skills
- /.well-known/agent-skills/skill.md
Primary discovery card:
- /.well-known/agent.json
- Alias: /.well-known/agent-card.json
- MCP compatibility cards: /.well-known/mcp, /.well-known/mcp/server.json, /.well-known/mcp/server-card.json
Content sections:
- Marketplace (AI tools): /marketplace
- Marketplace Workflows (multi-step automations): /marketplace?types=workflow
- Documentation: /docs
- Articles: /articles
- Research Papers: /papers
- Videos: /videos
- Industry Solutions: /industries
- FAQ: /faq
- Pricing: /pricing
Human pages (canonical):
- Homepage: /
- Marketplace listing: /marketplace
- Marketplace product page: /marketplace/{productId}
- Workflow marketplace listing: /marketplace?types=workflow
- Workflow skill page: /agent-workflow-skills/{skillId}
- Docs page: /docs/{category}/{slug}
- Article page: /articles/{articleIdOrSlug}
- Paper page: /papers/{paperIdOrSlug}
- Industry page: /industries/{slug}
- FAQ: /faq
- Pricing: /pricing
Agent-friendly representations (same URLs, opt-in):
- JSON: append ?format=agent-json
- Markdown: append ?format=agent-md
- Markdown alias: append .md to supported page URLs
- Accept header: text/markdown or text/plain triggers markdown format
- Unified announcement/discovery feed: /api/agent/announcements
Examples:
- /?format=agent-md (platform overview with newest tools and workflows)
- /marketplace?format=agent-json
- /marketplace?fo
OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"FastAPI","version":"0.1.0"},"paths":{"/oauth/signup/send-otp":{"post":{"summary":"Oauth Signup Send Otp","description":"Deprecated compatibility shim for legacy inline MCP OAuth signup.","operationId":"oauth_signup_send_otp_oauth_signup_send_otp_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/oauth/signup/verify-otp":{"post":{"summary":"Oauth Signup Verify Otp","description":"Deprecated compatibi