← Registry

Developer Tools

agentview.de

Manages displays, categories, data slots, and authentication for a digital signage system.

1 endpoint57 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://agentview.de/mcp

No auth detected

MCP server metadata

Name
agentView MCP
Version
2.1.121
Capabilities
loggingpromptsresourcestoolscompletionsextensions.io.modelcontextprotocol/ui.mimeTypes
Server instructions

agentView MCP: digital signage — manage displays, send HTML/URLs, install store templates, data slots, assets, organizations. STEP 0 — AUTH FIRST: protected tools return error 'auth_required' without a login. If you hold no session_request_id from THIS conversation: 1) create_auth_session → 2) show the loginUrl as a normal clickable link in the user's language (never a code block) → 3) poll get_auth_session every ~2s until status 'active' → 4) pass session_request_id on EVERY later call; it survives dropped OAuth headers. No auth needed: get_public_status, search, fetch, search_store_templates, list_store_categories, get_store_template_details, get_store_template_content, get_agent_artifact (template mode), search_public_apis, create_auth_session, get_auth_session, authenticate. AUTH RECOVERY: error 'invalid_token' (token dropped mid-conversation) → silently retry with the session_request_id from the latest create_auth_session; never show raw auth errors. No session_request_id at hand → restart STEP 0 in plain language. KEY WORKFLOWS: - See a display ('zeig mir das Display'): ALWAYS get_display_preview_url — renders inline as a widget. - Send content: list_displays → send_html (or send_url for external sites); slot 'idle' sets the fallback content. - New physical screen: user opens https://display.agentview.de on the TV, reads the 6-char code → pair_by_code (admin scope; if missing, create_auth_session scope 'admin'; rebind: pass target_display_id). - Store templates: search_store_templates → get_store_template_details → get_store_template_install_options → send_store_template_to_display. - Feedback about agentView: submit_feedback (confirm wording first). HTML: default to premium cinematic signage (background image + dark overlay, glass panels, clamp typography, fallback data, single-file HTML, inline CSS, vanilla JS, no raw iframes; buttons only for touch). Full brief: prompt render_premium_display_html or resource agentview://public/design-system.

Known tools 57

assign_display_categories

Assigns displays to categories.

Inferred read-only
list_data_slots

Lists data slots with optional filtering.

Inferred read-only
set_display_grant

Grants or revokes a member's access to one display inside an organization.

Inferred read-only
authenticate

Validates a JWT agent token and caches the identity on this MCP session so later calls work without resending it.

Inferred read-only
create_api_key

Creates a long-lived API key for server-to-server integration without OAuth.

Inferred read-only
get_data_slot

Returns the current JSON content and metadata of a data slot by slug.

Inferred read-only
get_storage_usage

Returns the storage pool snapshot (used, limit and remaining bytes) for the personal scope or a group — data slots and uploaded assets share this quota; check before large set_data_slot or upload_asset writes.

Inferred read-only
broadcast_content

Sends HTML to many displays at once.

Inferred read-only
manage_licenses

Manages premium display licenses: action 'allocate' sets how many license slots an organization gets (licenses, 0 deallocates all), 'assign' binds a free license to a display, 'unassign' releases a display's license back to the pool.

Inferred read-only
get_public_status

Returns the server's public readiness status, version string and discovery URLs.

Inferred read-only
get_display

Returns one display's state: status, lock, URLs, settings, language and current content summary.

Inferred read-only
create_auth_session

Starts a browser login and returns a loginUrl plus sessionRequestId.

Inferred read-only
list_store_categories

Lists all published agentView store categories (e.

Inferred read-only
send_store_template_to_display

Installs a published store template onto a display: materializes the HTML, auto-creates required data slots (reusing prior installs) and publishes within seconds.

Inferred read-only
create_display

Pre-provisions a display without hardware, personal or inside an organization (org_id).

Inferred read-only
delete_data_slot

Permanently deletes a data slot.

Inferred read-only
get_license_info

Returns the authenticated user's complete license allocation overview: total premium licenses, personal usage, allocatable licenses, per-organization allocations, and free licenses.

Inferred read-only
get_organization

Returns one organization's details: plan, your role, display count, allocated and remaining license slots.

Inferred read-only
remove_display_from_org

Removes a display from an organization, clearing its group assignment and all display grants.

Inferred read-only
set_data_slot

Creates or updates a mutable JSON data slot (max 2 MB) that display HTML fetches via its readUrl — the live-data backbone for store templates.

Inferred read-only
submit_feedback

Sends the user's feedback, feature request or bug report about agentView itself (not display content) for later review.

Inferred read-only
upload_asset

Upload one or more files (images, fonts, CSS, video, etc.

Potential side effects
configure_display

Updates display settings: rename (name), lock or unlock content changes (locked), privacy mode for share links (privacy_mode), embed-origin allowlist (origins), hardware permissions (camera, microphone, geolocation), preferred language, mouse cursor, badge overlay and watermark position.

Inferred read-only
search_public_apis

Searches a curated catalog of 600+ free public APIs (no key, HTTPS) for embedding live data in display HTML via fetch(): weather, news, finance, sports, images, food and 40+ more categories.

Inferred read-only
claim_display

Adopts an unclaimed guest or pending display as a managed personal display (permanent ownership transfer, counts against quota).

Potential side effects
send_url

Shows an external web page on a display via full-page iframe: dashboards, websites or web apps.

Inferred read-only
clear_display

Removes the current live content from a display and returns it to its idle/default state.

Inferred read-only
get_account

Returns the user's account profile: plan and features, personal display limits and remaining quota, accessible display count, organization memberships and points balance.

Inferred read-only
delete_asset

Deletes one or more assets.

Inferred read-only
get_store_template_content

Returns the raw display HTML of a published store template plus its slot definitions and allowed external origins, for editing or embedding the template yourself.

Inferred read-only
get_auth_session

Polls a login session created by create_auth_session until the user completes the browser login.

Inferred read-only
send_html

Shows HTML content on a display: menus, dashboards, welcome pages, schedules or any custom design.

Inferred read-only
delete_display

Permanently deletes a display and all its associated content.

Inferred read-only
logout

Clears the cached login from this MCP session (does not revoke the underlying token).

Inferred read-only
search_store_templates

Searches the agentView template store for ready-made display designs ('Zahnarzt-Wartezimmer', 'Bistro', 'reception', .

Inferred read-only
search

Searches agentView resources by keyword: documentation, server status, your account, your displays and the API catalog.

Inferred read-only
pair_by_code

Pairs a physical screen with the 6-character code shown on https://display.

Inferred read-only
get_store_template_details

Returns full details of one store template: localized title and description, long-form markdown, category, suite, tags, features, preview image and agentArtifacts (bot-onboarding files such as system prompts, Agent Skills SKILL.

Inferred read-only
list_displays

Lists all displays the user can access, with id, name, online status, lock state and device class — the starting point to discover display IDs before get_display, send_html or send_store_template_to_display.

Inferred read-only
list_assets

Lists the user's uploaded assets (images, videos, fonts, documents) with public URLs for use in display HTML.

Inferred read-only
get_agent_artifact

Returns an agent-onboarding artifact shipped with a store template: system prompt, Agent Skills SKILL.

Inferred read-only
configure_organization

Updates organization settings: rename (name) and/or network connectivity defaults for all its displays (default_connectivity_mode, global_whitelist).

Inferred read-only
list_api_keys

Lists all API keys for the current user.

Inferred read-only
read_display_html

Reads the raw HTML source currently shown on a display so you can inspect or edit it and push it back with send_html.

Potential side effects
list_organizations

Returns all organizations the authenticated user belongs to with their role, display count, member count and allocated slots.

Inferred read-only
revoke_api_key

Permanently revokes an API key.

Inferred read-only
get_display_preview_url

Creates a short-lived signed link showing what a display is presenting RIGHT NOW, rendered inline as a preview widget.

Inferred read-only
delete_organization

Permanently deletes an organization, releasing all its displays and removing all members.

Inferred read-only
list_display_categories

Lists the authenticated user's personal display categories with stable IDs, paths and assignment counts.

Inferred read-only
update_asset

Updates the name and/or description of an existing asset.

Inferred read-only
create_organization

Creates a new organization and makes the authenticated user the owner.

Inferred read-only
get_asset

Returns metadata for a single asset including its URL.

Inferred read-only
fetch

Fetches one agentView resource by agentview:// URI, e.

Inferred read-only
manage_display_category

Creates or renames a display category (categories group displays for broadcast_content include_category_ids).

Inferred read-only
test_display_content

Dry-run validator for generated HTML: runs agentView's size and description checks WITHOUT touching a real display.

Inferred read-only
get_store_template_install_options

Returns the displays the user can install a store template on plus the data slots it needs (key, label, type, required).

Inferred read-only
manage_org_member

Manages organization membership: action 'invite' adds a member by email with a role, 'set_role' changes a member's role, 'remove' removes the member.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentview-mcp]
url = "https://agentview.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentview-mcp": {
      "type": "http",
      "url": "https://agentview.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentview-mcp
Remote MCP URL: https://agentview.de/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentview-mcp": {
      "url": "https://agentview.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentview-mcp": {
      "type": "http",
      "url": "https://agentview.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentview-mcp",
  "transport": "streamable-http",
  "url": "https://agentview.de/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentview.de was fetched 2026-08-25T22:04:44.953Z.

Trust status Neutral

agentview.de is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.