Loading MCP server directory, please wait...
Validate Dashboardbase widget endpoint responses and setup files against the live contract.
npx @getmcp/cli add com.dashboardbase/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.dashboardbase/mcp": {
"command": "npx",
"args": [
"-y",
"@dashboardbase/mcp"
],
"env": {
"DASHBOARDBASE_API_URL": ""
}
}
}
}