Task-aware local context packs for TypeScript/Node AI coding workflows.
claude mcp add madar -- npx -y @lubab/madar
claude_desktop_config.json
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"madar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lubab/madar"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mohanagy--madar/reviews or the review_server meta-tool.
POST /mcp