How to Use the Howspace MCP in Claude Code
Run headless Howspace administration, automate cohort setups, and pipe workspace data directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Howspace MCP to Claude Code
Create your Vinkius account to connect Howspace to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe Howspace data through your terminal
The `list_workspaces` tool lets you query your active Howspace rooms directly from your terminal using Claude Code. You can run administrative tasks without a GUI and pipe the Howspace JSON output directly into grep or jq using Claude Code. If you need details on a specific Howspace room, pass the ID to `get_workspace` inside Claude Code. The Claude Code terminal-only agent spits out the raw Howspace metadata, making it easy to feed into your custom bash scripts.
Trigger headless workspace setups in CI/CD
The `create_workspace` tool lets you build fresh Howspace learning environments directly from your command line using Claude Code. Automate your organizational development workflows during routine deployments by running Claude Code headless to manage Howspace. The CLI agent links these Howspace rooms to your broader initiatives by calling `list_campaigns` inside Claude Code. Claude Code runs entirely headless, making it perfect for cron jobs that manage your company's Howspace training schedule.
Bulk enroll users with this CLI MCP Server
The `add_participant` tool lets Claude Code run bulk enrollments from raw CSV files in your terminal to populate your Howspace workspaces. Stop clicking through invites when you can command Claude Code to handle the Howspace imports. To verify the import, Claude Code runs `list_participants` and outputs a clean markdown table of your active Howspace cohort. You get instant verification of your Howspace roster right in your Claude Code shell session.
Set up Howspace MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehowspace-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Howspace transactions." It will automatically discover and invoke the available Howspace tools.
claude mcp add --transport http howspace-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Howspace MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Howspace MCP today
We host it, we monitor it, we maintain it. You just paste one token.