{{ toastIcon(toast.type) }}
{{ toast.title }}
{{ toast.message }}

⚡ Energie.be MCP

MCP server URL: {{ windowOrigin }}
{{ cacheInfoText }}
{{ errorMessage }}
Tool Result
{{ resultContent }}
Loading configuration...
Size:
Name
{{ configData.serverConfig.name || 'Not set' }}
Version
{{ configData.serverConfig.version || 'Not set' }}
Description
{{ configData.serverConfig.description || 'Not set' }}
Instructions
{{ configData.serverConfig.instructions || 'Not set' }}
No server configuration loaded
Tool Test Result
{{ toolTestResultContent }}

Tool Overrides ({{ configData?.toolOverrides?.length || 0 }} tools)

{{ tool.name }}
Authenticated {{ isWriteTool(tool) ? 'Write' : 'Readonly' }} {{ ann }}
{{ tool.description }}
Test Result
{{ testToolResults[tool.name] }}
Field Type Description
{{ fieldName }} * {{ formatFieldType(field) }} {{ field.description || '-' }}
No input schema defined
No tool overrides loaded

Search Results ({{ knowledgeSearchResults.length }} found)

{{ result.title }}
Score: {{ result.relevanceScore }}
{{ result.content.length > 300 ? result.content.substring(0, 300) + '...' : result.content }}
#{{ result.number }}
{{ knowledgeSearchError }}

{{ configData?.knowledgeItems?.length || 0 }} items total

{{ item.title }}
{{ item.content.length > 300 ? item.content.substring(0, 300) + '...' : item.content }}
#{{ item.number }}
No knowledge items loaded

Widget Initial Render Preview

Preview of all widget HTML files in their initial render state (without data injection)

Widget links: {{ widgetFile.name }}

{{ widgetFile.name }}