ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Howspace with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Facilitate collaborative learning and organizational development with AI-powered workshops that engage participants at scale.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Howspace capability set.

These are the exact actions your AI can choose when you ask it to work with Howspace.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Howspace.

  1. 01

    Add participant

    Add a participant to a workspace

  2. 02

    Create workspace

    Create a new workspace

  3. 03

    Get me

    Get current user info

  4. 04

    Get workspace

    Get details of a specific workspace

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Howspace.

  1. 05

    List campaigns

    List all campaigns

  2. 06

    List participants

    List participants in a workspace

  3. 07

    List workspaces

    List all workspaces in Howspace

Observed, not estimated

850ms average. Fast in production.

Howspace is checked daily against the live service.

Daily averagePeak 968ms
Aug 20Today
Fastest day
691ms
Slowest day
968ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Howspace, so you can see the experience inside your AI.

It does not authenticate your account with Howspace. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Howspace Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_IhksJrb21zHu3wDaldKeSZuR59Djj2yMnFtpzIOJ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Howspace capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "howspace-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_IhksJrb21zHu3wDaldKeSZuR59Djj2yMnFtpzIOJ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Howspace owners ask.

  • 01

    Can I create a workspace and add participants through the AI agent?

    Yes. Use create_workspace with a name to create a new collaborative workspace. Then use add_participant with the workspace ID, participant email, and optional first/last name to invite members. Use list_workspaces to see all existing workspaces and list_participants to review who is already in a workspace.

  • 02

    Does Howspace require a custom Base URL in addition to the API Key?

    Yes. Howspace instances are hosted on custom subdomains, so you need to provide your Base URL (e.g., https://your-org.howspace.com) along with the API Key. The API Key is sent as a Bearer token, and all requests are routed to your specific Howspace instance.

  • 03

    Can I view all campaigns running in my Howspace account?

    Yes. The list_campaigns capability retrieves all campaigns configured in your account, including engagement campaigns, communication sequences, and notification triggers. Use get_me to verify your authenticated identity and permissions.