adner/Claude_Demo
This repo contains the code and configuration for the demo I posted to LinkedIn, demonstrating how to use Claude Code to 'self heal' Dataverse plugin issues, using an MCP Server.
Platform-specific configuration:
{
"mcpServers": {
"Claude_Demo": {
"command": "npx",
"args": [
"-y",
"Claude_Demo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...