BrianKnows
Integrates with the BrianKnows knowledge base API to enable searches and information retrieval from specialized domain-specific databases.
0 stars
0 tools
Created Aug 2025
@antoncoding/antoncoding-brianknowsAbout
Integrates with the BrianKnows knowledge base API to enable searches and information retrieval from specialized domain-specific databases.
Categories
general
Installation
npm
npm install @antoncoding/antoncoding-brianknows
Configuration
{
"mcpServers": {
"antoncoding-brianknows": {
"command": "npx",
"args": [
"-y",
"@antoncoding/antoncoding-brianknows"
]
}
}
}