L
Locus MCP
MCP server for Locus — a local semantic dataspace manager powered by Ollama.
Created 3/21/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-locus-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"miguelaperez-locus-mcp": {
"command": "npx",
"args": [
"miguelaperez-locus-mcp"
]
}
}
}