Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Security
  3. Arkon Vault
  4. README

Arkon Vault README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Arkon Vault listing page.

Back to Arkon Vault View source on GitHub

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.

Google terminal clients

Google now directs individual terminal users to Antigravity CLI. Existing Gemini CLI MCP settings are migrated automatically. For a fresh setup, add the production endpoint above as a remote MCP server in the client.

Gemini CLI remains available for eligible enterprise and API-key users. Where the extension command is supported:

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

Arkon Vault does not currently claim publication in Google's extension gallery.

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 and at least every 60 minutes during accepted work.
  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.