claude mcp add gogogadgetbytes-smart-connections -- npx -y @gogogadgetbytes/smart-connections-mcp
{
"mcpServers": {
"gogogadgetbytes-smart-connections": {
"command": "npx",
"args": ["-y", "@gogogadgetbytes/smart-connections-mcp"]
}
}
}
{
"mcpServers": {
"gogogadgetbytes-smart-connections": {
"command": "npx",
"args": ["-y", "@gogogadgetbytes/smart-connections-mcp"]
}
}
}
{
"mcpServers": {
"gogogadgetbytes-smart-connections": {
"command": "npx",
"args": ["-y", "@gogogadgetbytes/smart-connections-mcp"]
}
}
}
About This MCP Server
The io.github.gogogadgetbytes/smart-connections server is an implementation of the Model Context Protocol that enables semantic search capabilities, utilizing embeddings from a user's vault to facilitate more intelligent and context-aware searches. It is designed to work with Obsidian Smart Connections, providing a powerful tool for developers to integrate advanced search functionality into their applications. Developers would use this server when they need to implement robust semantic search features that can effectively navigate and retrieve relevant information from complex data sets.
MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@gogogadgetbytes/smart-connections-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The smart-connections server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.