Lspace-io/lspace-server
Lspace is an open source mcp server and standalone application that eliminates context-switching friction by letting you capture insights from any AI session and instantly make them available across all your tools - turning scattered conversations into persistent, searchable knowledge.
Platform-specific configuration:
{
"mcpServers": {
"lspace-server": {
"command": "npx",
"args": [
"-y",
"lspace-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...