ai-unified-process/aiup-blazor-dotnet
v0.3.1
AI Unified Process for the C# / Blazor .NET 10 stack - migrations, implementation, tests
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
MicrosoftLearnstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.context7.com/mcp"
}bUnitDocsstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.context7.com/mcp"
}playwrightstdio
{
"type": "stdio",
"command": "npx",
"args": [
"@playwright/mcp@latest"
],
"env": {}
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "aiup-blazor-dotnet",
"version": "0.3.1",
"description": "AI Unified Process for the C# / Blazor .NET 10 stack - migrations, implementation, tests",
"author": {
"name": "Carl J. Mosca",
"email": "carljmosca@gmail.com",
"url": "https://unifiedprocess.ai"
},
"homepage": "https://unifiedprocess.ai",
"repository": "https://github.com/AI-Unified-Process/marketplace"
}