agentView for VS Code
de.agentview/agentview-mcp
Display delivery platform for AI agents. Push HTML, dashboards and live data to screens.
client:VS Code
transport:streamable-http
tools:57
Install agentView in VS Code
.vscode/mcp.json
{
"servers": {
"agentview-mcp": {
"type": "http",
"url": "https://agentview.de/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- assign_display_categories
- list_data_slots
- set_display_grant
- authenticate
- create_api_key
- get_data_slot
- get_storage_usage
- broadcast_content
- manage_licenses
- get_public_status
- get_display
- create_auth_session
- list_store_categories
- send_store_template_to_display
- create_display
- delete_data_slot
- get_license_info
- get_organization
- remove_display_from_org
- set_data_slot
- submit_feedback
- upload_asset
- configure_display
- search_public_apis