PoweredbyPugs/Stella
Stella is an advanced AI chat plugin for Obsidian that provides seamless LLM integration with support for mult iple providers, MCP (Model Context Protocol) servers, and deep integration with your Obsidian vault.
Platform-specific configuration:
{
"mcpServers": {
"Stella": {
"command": "npx",
"args": [
"-y",
"Stella"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...