mindsdb/minds-mcp
An MCP (Model Context Protocol) server for Minds, allowing LLMs to interact with the Minds SDK through a standardized interface.
Platform-specific configuration:
{
"mcpServers": {
"minds-mcp": {
"command": "npx",
"args": [
"-y",
"minds-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...