Skip to main content
ClaudeWave
Havix0101 avatar
Havix0101

arkon-vault-connector

View on GitHub

Public MCP connector metadata for Arkon Vault AI work continuity

MCP ServersOfficial Registry0 stars0 forksNOASSERTIONUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Havix0101/arkon-vault-connector
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "arkon-vault-connector": {
      "command": "node",
      "args": ["/path/to/arkon-vault-connector/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Havix0101/arkon-vault-connector and follow its README for install instructions.
Use cases

MCP Servers overview

# Arkon Vault connector

Arkon Vault is the AI work continuity platform: one private brain for every AI you use, so work continues instead of restarting.

This public connector package links MCP-capable assistants to the hosted Arkon Vault service. It contains only installation metadata and continuity guidance. The Arkon Vault application, hosted service, customer data, and credentials are not included in this repository.

## What the connector does

- Runs a preflight before substantial work so the assistant sees the current project, vision, and next step.
- Searches shared projects and decisions across connected AI tools.
- Creates, accepts, checkpoints, and completes structured handoffs.
- Detects likely work collisions before parallel sessions create conflicting forks.
- Keeps each account and workspace privately isolated.

## Connect

The production Streamable HTTP MCP endpoint is:

```text
https://vault.arkoncybersecurity.com/mcp
```

Arkon Vault uses OAuth with dynamic client registration. A compatible client opens the Arkon Vault sign-in and workspace approval flow automatically when the connector is first used.

### Gemini CLI

```shell
gemini extensions install https://github.com/Havix0101/arkon-vault-connector
```

Restart Gemini CLI after installation, then run:

```text
/mcp auth arkon-vault
```

### Cursor

After marketplace approval, search for **Arkon Vault** in the Cursor Marketplace or run:

```text
/add-plugin arkon-vault
```

### Other MCP clients

Add the remote server URL above using Streamable HTTP. Clients that support MCP OAuth discovery should not require a manually copied token.

### Grok

Open **Connectors**, choose **New Connector → Custom**, and enter the production MCP endpoint. Grok will discover Arkon Vault's OAuth flow and tools.

### Mistral Work / Le Chat

Open **Connectors**, choose **Add Connector → Custom MCP Connector**, name it `arkon-vault`, and enter the production MCP endpoint.

### GitHub Copilot and VS Code

Search for **Arkon Vault** in an MCP registry-enabled client, or add the production endpoint as a remote HTTP MCP server. The official registry identifier is:

```text
io.github.Havix0101/arkon-vault
```

## Recommended workflow

1. Call `vault_preflight` before starting substantial work.
2. Continue the most relevant active project or handoff instead of creating a parallel fork.
3. Use `vault_checkpoint_handoff` after a meaningful milestone.
4. Record durable choices with `vault_log_decision`.
5. Post or complete a handoff before leaving the session.

Never store passwords, API keys, session cookies, or other secrets in project notes or handoffs.

## Links

- Product: https://vault.arkoncybersecurity.com
- Privacy: https://vault.arkoncybersecurity.com/privacy
- Terms: https://vault.arkoncybersecurity.com/terms
- Support: https://vault.arkoncybersecurity.com/support
- Email: support@arkoncybersecurity.com

## License

The connector metadata and workflow guidance in this repository are licensed under the MIT License. The Arkon Vault application and hosted service are separate proprietary software and are not licensed by this repository.
ai-continuitycursor-plugingemini-cli-extensionmcpmcp-server

What people ask about arkon-vault-connector

What is Havix0101/arkon-vault-connector?

+

Havix0101/arkon-vault-connector is mcp servers for the Claude AI ecosystem. Public MCP connector metadata for Arkon Vault AI work continuity It has 0 GitHub stars and was last updated today.

How do I install arkon-vault-connector?

+

You can install arkon-vault-connector by cloning the repository (https://github.com/Havix0101/arkon-vault-connector) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Havix0101/arkon-vault-connector safe to use?

+

Havix0101/arkon-vault-connector has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains Havix0101/arkon-vault-connector?

+

Havix0101/arkon-vault-connector is maintained by Havix0101. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to arkon-vault-connector?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy arkon-vault-connector to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Havix0101/arkon-vault-connector
[![Featured on ClaudeWave](https://claudewave.com/api/badge/havix0101-arkon-vault-connector)](https://claudewave.com/repo/havix0101-arkon-vault-connector)
<a href="https://claudewave.com/repo/havix0101-arkon-vault-connector"><img src="https://claudewave.com/api/badge/havix0101-arkon-vault-connector" alt="Featured on ClaudeWave: Havix0101/arkon-vault-connector" width="320" height="64" /></a>

More MCP Servers

arkon-vault-connector alternatives