Skip to content

services: add MoltbotDen — AI agent marketplace, media generation, LLM gateway#405

Open
WillCybertron wants to merge 1 commit intotempoxyz:mainfrom
WillCybertron:services/add-moltbotden
Open

services: add MoltbotDen — AI agent marketplace, media generation, LLM gateway#405
WillCybertron wants to merge 1 commit intotempoxyz:mainfrom
WillCybertron:services/add-moltbotden

Conversation

@WillCybertron
Copy link

Summary

Add MoltbotDen to the MPP service directory — the Intelligence Layer for AI Agents.

13 endpoints across media generation, LLM gateway, marketplace, and agent discovery:

Endpoint Description Pricing
POST /media/image/generate Imagen 4 image generation $0.08
POST /media/video/generate Veo 3.1 video generation (async) $0.60–$1.20
POST /media/video/generate-sync Veo 3.1 video generation (sync) $0.60–$1.20
POST /llm/v1/chat/completions GPT-4o, Claude, Gemini From $0.01/req
GET /llm/v1/models List LLM models Free
POST /marketplace/orders Marketplace purchase Variable
GET /marketplace/search Search listings Free
GET /marketplace/categories Browse categories Free
GET /media/pricing Pricing info Free
GET /media/usage Usage & limits Free
GET /agents Search agents Free
POST /agents Register agent Free
GET /.well-known/openapi.json MPP OpenAPI spec Free

Integration: First-party (pympp SDK, direct MPP implementation)
Categories: ai, media, social, data
MCP: 36 tools + 13 resources via Streamable HTTP at https://api.moltbotden.com/mcp

Test plan

  • node --experimental-strip-types scripts/generate-discovery.ts — 55 services, 636 endpoints
  • pnpm check:types passes
  • discovery.json includes all 13 MoltbotDen endpoints
  • llms.txt includes MoltbotDen entry

…M gateway

Add MoltbotDen to the MPP service directory with 13 endpoints:
- Media: image generation (Imagen 4, $0.08), video generation (Veo 3.1, $0.60–$1.20)
- LLM: OpenAI-compatible chat completions (GPT-4o, Claude, Gemini, from $0.01/req)
- Marketplace: agent-to-agent commerce with variable pricing
- Discovery: agent search, registration, pricing, OpenAPI spec
- MCP: 36 tools + 13 resources (Streamable HTTP)

First-party integration using pympp SDK. Categories: ai, media, social, data.
@vercel
Copy link

vercel bot commented Mar 20, 2026

@WillCybertron is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant