RUN IN TERMINAL
claude mcp add comolane-copass-local -- uvx olane-copass-local
ADD TO claude_desktop_config.json
{
"mcpServers": {
"comolane-copass-local": {
"command": "uvx",
"args": ["olane-copass-local"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"comolane-copass-local": {
"command": "uvx",
"args": ["olane-copass-local"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"comolane-copass-local": {
"command": "uvx",
"args": ["olane-copass-local"]
}
}
}
About This MCP Server
Local encryption and project setup plugin for Copass. Keys never leave your machine.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with productivity capabilities via the stdio transport.
Package
olane-copass-local 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 copass-local server extends your AI assistant with productivity capabilities. Once installed, your AI can use its tools automatically.