← Back to search
100
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 ai-plugin
ai-tools llms-txtai-pluginopenapiapimcpai-friendly

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 100/100

            

llms.txt Content

# BrunoSan Intelligence > Eleven intelligence domains as addressable objects, not text. 2,218,836 objects across 11 live pipelines, EU-hosted in Germany by DoWell UG (Hamburg), GDPR-compliant. Access through Model Context Protocol endpoints — one URL per domain, read-only, with an API key. Every object carries a stable identifier and a source record. This file is generated from the production databases and the shared pricing manifest. Values that cannot be read reliably are omitted rather than estimated. Generated: 2026-09-16T04:55:01Z ## Access and pricing - **Free trial** — 100 MCP calls, one domain, valid 365 days, no credit card. The key is shown in the browser and stays the same after an upgrade. - **Domain Access** — €19.95 per month, one domain, full tool registry, 90-day history. - **Full Intelligence** — €199 per month, all 11 domains plus the LENS cross-domain layer. - **LENS add-on** — €29.95 per month, requires 2 active domains. - **Enterprise** — private or on-premise deployment, SSO, RBAC, SLA, DPA. Sign up: https://brunosan.de/intelligence/#intelligence-commerce Monthly billing, no minimum term, no setup fee. ## Intelligence domains - [Adtech Intelligence](https://brunosan.de/adtech/): Post-cookie infrastructure, privacy signal flow, deal tracker and regulatory watch across twelve segments. 18,051 articles. 14 verified sources. MCP: https://adtech.mcp.brunosan.de/mcp - [AI News Intelligence](https://brunosan.de/news/): AI and technology news resolved into articles, entities and clusters with decision-maker priority scoring and a daily digest. 167,101 articles. MCP: https://mcp.brunosan.de/mcp - [AI ArXiv Knowledge Graph](https://brunosan.de/arxiv/): cs.AI/ML/CL/CV/RO research as a graph: papers, authors, entities, resolved citation edges and canonical GitHub repositories. UUID-stable identifiers for reproducible RAG. 615,443 papers. MCP: https://arxiv.mcp.brunosan.de/mcp - [Biotech Intelligence](https://brunosan.de/biotech/):

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"BrunoSan Chat API","version":"1.0.0"},"paths":{"/auth/login":{"post":{"summary":"Login","description":"Simple auth — checks Neo4j via graph-api or falls back to\nenv-configured admin credentials for MVP.","operationId":"login_auth_login_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LoginRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}