mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
11 lines
142 B
JSON
11 lines
142 B
JSON
{
|
|
"mcpServers": {
|
|
"bknd": {
|
|
"url": "http://localhost:3000/mcp",
|
|
"headers": {
|
|
"API_KEY": "value"
|
|
}
|
|
}
|
|
}
|
|
}
|