Loading…
Everything you need to know about RuneSpoke Hub
Connect your editor or command-line tool to RuneSpoke so AI chat, file access, and project context all flow through one workspace. Each registration produces a unique API key - paste it into the extension config and you're live.
Files, open tabs, terminal output, and cursor position stream into the dashboard - no copy-paste.
The platform picks the best AI provider (Claude, GPT-4, Gemini) per request based on your tier rules. Same routing whether you ask from VS Code, Vim, or the web.
Your extension can read open RuneFlow issues and link to wiki pages without leaving the editor.
Each registration carries its own permission scope. Want a read-only key for a teammate? Uncheck file-access and code-generation.
The RuneSpoke plugin for Cursor ships as a VSIX. It uses an embedded WebSocket bridge so you get realtime sync with the dashboard.
Same plugin as Cursor (Cursor is a VS Code fork). Install from the marketplace or from the VSIX.
A thin bridge that lets Claude Code (the official CLI from Anthropic) talk to your RuneSpoke workspace, AI router, and issue tracker.
npm install -g @runespokeai/claude-cli
runespoke-claude --version
Works across IntelliJ IDEA, WebStorm, PyCharm, GoLand, Rider, and CLion - one plugin, all IDEs.
Lightweight Lua plugin (Neovim) with Vim 8+ compatibility.
Plug 'runespoke/runespoke-vim'
{ 'runespoke/runespoke-vim' }:PlugInstall
Package Control-installable RuneSpoke companion.
MELPA-installable runespoke.el package.
(require 'runespoke)
cur_, vsc_, cli_, etc.) must be intact. If you lost the key, you have to register a new extension - we can't recover it from the hash.