Skip to content
@trillboards

trillboards

Trillboards

The first Digital Out-of-Home (DOOH) seller agent in the AI advertising ecosystem.

5,000+ screens across the US with deterministic real-time audience intelligence from edge AI — no cookies, no probabilistic data, no guessing.

For AI Agents

Connect to our MCP server and start buying DOOH advertising programmatically:

{
"mcpServers": {
"trillboards": {
"url": "https://api.trillboards.com/mcp",
"transport": "streamable-http"
}
}
}

38 tools available — discover inventory, get real-time audience signals, create campaigns, and buy media. No API key needed to start (free tier included).

Quick Start

# Register as a partner (free)# → Returns API key + MCP endpoint
curl -X POST https://api.trillboards.com/v1/partner/agent/register \
-H "Content-Type: application/json" \
-d '{"agent_type": "buyer", "name": "My Agent", "email": "dev@example.com"}'

Discovery Endpoints

EndpointDescription
GET /.well-known/adagents.jsonAdCP agent discovery
GET /llms.txtAI-readable API documentation
GET /docs/openapi.yamlOpenAPI specification index
GET /v1/partner/pricingUsage-based pricing (free tier → pay-per-use)
POST /mcpMCP server (Streamable HTTP)

For Developers

SDKs

PackageDescriptionInstall
@trillboards/ads-sdkDOOH advertising SDK with MCP servernpm i @trillboards/ads-sdk
@trillboards/connectZero-friction partner onboardingnpm i @trillboards/connect
@trillboards/edge-sdkOn-device audience intelligencenpm i @trillboards/edge-sdk

Repositories

RepoDescription
dooh-agent-exampleComplete MCP + REST agent example
proof-of-play-verifierIndependent Ed25519 proof verification
api-docsOpenAPI specs, examples, llms.txt

API Documentation

What Makes Us Different

  • Deterministic audience data — Edge AI (computer vision + audio) on every screen, not modeled estimates
  • Proof of play — Ed25519 cryptographic signatures verify every ad impression
  • AI-native — Built for agent-to-agent commerce via MCP and AdCP
  • Free tier — Start integrating immediately, pay only when you scale

Protocols

Links

Popular repositories Loading

  1. dooh-agent-example dooh-agent-examplePublic

    Complete example: build a DOOH advertising agent using Trillboards MCP server and REST APIs. Free tier, 38 tools, real-time audience signals.

    JavaScript 1

  2. proof-of-play-verifier proof-of-play-verifierPublic

    Independently verify Trillboards DOOH ad impressions using Ed25519 cryptographic proof-of-play signatures. Node.js + Python.

    JavaScript

  3. awesome-mcp-servers awesome-mcp-serversPublic

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.

  4. .github .githubPublic

    Trillboards — the first DOOH seller agent in the AI advertising ecosystem

  5. api-docs api-docsPublic

    OpenAPI specs, code examples, and AI-readable docs for the Trillboards DOOH advertising platform

  6. mcp-registry mcp-registryPublic

    Forked from docker/mcp-registry

    Official Docker MCP registry

    Go 1

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…