claude mcp add ano-imbus-locus -- uvx locus-mcp
{
"mcpServers": {
"ano-imbus-locus": {
"command": "uvx",
"args": ["locus-mcp"]
}
}
}
{
"mcpServers": {
"ano-imbus-locus": {
"command": "uvx",
"args": ["locus-mcp"]
}
}
}
{
"mcpServers": {
"ano-imbus-locus": {
"command": "uvx",
"args": ["locus-mcp"]
}
}
}
About This MCP Server
The locus server is a Model Context Protocol server that provides a hierarchical memory structure for AI agents, enabling them to navigate and interact with the memory palace through standardized MCP tools. It is designed to work with AI coding assistants and can be connected to via stdio, allowing developers to leverage its capabilities in their workflows. Developers would use the locus server when they need to create a structured and navigable memory space for their AI agents, such as when building complex AI-powered applications.
Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
locus-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The locus server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.