4 months ago
MCP server for Reqable local capture data
Server Config
{
"mcpServers": {
"reqable": {
"command": "npx",
"args": [
"-y",
"reqable-mcp@latest"
]
}
}
}{
"mcpServers": {
"reqable": {
"command": "npx",
"args": [
"-y",
"reqable-mcp@latest"
]
}
}
}