Vinkius
Howspace

Howspace MCP. Manage workshops and participants from natural conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Howspace MCP on Cursor AI Code Editor MCP Client Howspace MCP on Claude Desktop App MCP Integration Howspace MCP on OpenAI Agents SDK MCP Compatible Howspace MCP on Visual Studio Code MCP Extension Client Howspace MCP on GitHub Copilot AI Agent MCP Integration Howspace MCP on Google Gemini AI MCP Integration Howspace MCP on Lovable AI Development MCP Client Howspace MCP on Mistral AI Agents MCP Compatible Howspace MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Howspace MCP Server manages collaborative learning and organizational development. Use this server to programmatically create workspaces, add participants by email, list all workspaces, and track engagement campaigns.

It lets your AI agent manage complex workshops and onboarding workflows without needing to open the Howspace dashboard.

What your AI agents can do

Add participant

Adds a person to a workspace using their email address.

Create workspace

Creates a new, empty collaborative workspace.

Get me

Retrieves the profile information of the authenticated API user.

+ 4 more capabilities included
Build new workshops

Use create_workspace to set up a new collaborative environment by name.

Add members to a workspace

Use add_participant to invite people to a specific workspace using their email address.

List and inspect workspaces

Use list_workspaces and get_workspace to see all current workspaces or get the details for one specific workspace.

Manage participants

Use list_participants to see who is currently a member of a given workspace.

Track campaigns

Use list_campaigns to list all active engagement campaigns configured in your account.

Check user details

Use get_me to retrieve basic information about the API user account.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Free for Subscribers

Waiting for input…

AI Agent

Howspace MCP Server: 7 Tools for Workshops & Participants

Use these tools to manage the full lifecycle of your Howspace account, from creating new workshops to listing all participants and tracking engagement campaigns.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Howspace on Vinkius
add019dd105

add participant

Adds a person to a workspace using their email address.

create019dd105

create workspace

Creates a new, empty collaborative workspace.

get019dd105

get me

Retrieves the profile information of the authenticated API user.

get019dd105

get workspace

Gets the specific details and settings for a named workspace.

list019dd105

list campaigns

Retrieves a list of all engagement campaigns set up in your Howspace account.

list019dd105

list participants

Shows all users currently listed in a specific workspace.

list019dd105

list workspaces

Lists every workspace currently existing in your account.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Howspace, then connect any of our 4,800+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,800+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Howspace MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Howspace. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 7 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Setting up and managing workshops shouldn't require leaving your chat.

Today, setting up a new training workshop means logging into the Howspace dashboard. You navigate to the workspace section, click 'Create New,' give it a name, and then you're in a new tab. To add people, you have to go to the participants tab, paste emails, and hit submit. It's a lot of clicks and context switching.

With the Howspace MCP Server, you tell your agent: 'Create a workshop called X and add participants Y.' The agent handles the entire sequence using `create_workspace` and `add_participant`. You stay right where you are, and the work gets done.

Howspace MCP Server: Manage Participants

Manually checking who is in a group requires logging into the dashboard and navigating to the participant list. If you're dealing with 100+ people, it's a tedious scroll and copy-paste job just to get a roster.

Now, just ask your agent to 'List participants in [Workspace Name].' It runs `list_participants` and gives you the complete, current roster right in your chat. No dashboard needed.

What you can do with this MCP connector

You're using the Howspace MCP Server to handle all your collaborative workshops and organizational development stuff. It lets your AI agent build and manage everything inside Howspace without you having to open the dashboard. You can programmatically create workspaces, add people, and track engagement campaigns—it's built for managing complex workflows.

You'll use create_workspace to set up a new collaborative environment, giving it a name. You can check out all your existing workspaces with list_workspaces, or if you need the specifics on just one, you can use get_workspace to get its details and settings. To bring people into a workshop, just use add_participant and provide their email address.

You can see who's already in a workspace by running list_participants for that specific space. For tracking engagement, you'll use list_campaigns to pull a list of every active campaign set up in your account. You can also use get_me to pull basic profile information about the API user running the commands.

Built · Hosted · Managed by Vinkius Howspace MCP Server - Workshop & Participant Management Server ID 019dd105-d1a6-72fa-b52a-a50817eddaf3
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About Howspace MCP

How do I use the `add_participant` tool with Howspace MCP Server? +

You ask your agent to add the participant by providing their email and the target workspace name. The agent uses add_participant to send the invitation and confirm the addition.

Can I use `list_workspaces` to find all my workshops? +

Yes. Prompting the agent with 'List all workspaces' triggers list_workspaces and gives you a complete index of every workspace in your Howspace account.

What if I need to check a specific workspace's settings? +

Use get_workspace. You just need to name the workspace, and the agent calls get_workspace to pull all the specific details and settings.

Does `list_participants` need a workspace ID? +

Yes, the tool requires you to specify which workspace you want to check. You need to give the agent enough context to run list_participants accurately.

How do I check my API user info using `get_me`? +

Simply ask your agent to 'Show my account details.' It runs get_me and returns your name, role, and organization details.

How do I list all campaigns using the `list_campaigns` tool? +

You call list_campaigns directly. This tool retrieves all configured campaigns, letting you see their names and what they trigger on. This is useful for auditing engagement or seeing what communication efforts are active in your account.

What is the best way to add a new member using the `add_participant` tool? +

The add_participant tool requires the participant's email address. You can optionally include a name when calling the tool. Once added, the participant gets an email invitation, ready to join the specified workspace.

Can I check details for a specific workspace using `get_workspace`? +

Yes, you pass the specific workspace ID to get_workspace. The tool returns all settings and details for that single workspace. This lets you verify permissions or check the current status without listing everything.

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.

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.

Can I view all campaigns running in my Howspace account? +

Yes. The list_campaigns tool 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.

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for Howspace. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 7 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.