Skip to main content
Glama

create_space

Establish a shared context space for multi-agent collaboration with configurable permissions. Enables agents to exchange memories and work together on tasks.

Instructions

Create a shared context space for multi-agent collaboration.

Spaces let multiple agents share memories with fine-grained permissions.
The creator is the owner and can grant read/write access to other agents or tenants.

Args:
    name: Name for the space.
    description: Optional description of the space's purpose.
    allowed_agents: Optional list of agent IDs that can access this space.
    tags: Optional tags for the space.

Returns:
    JSON string with the created space details including space_id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
descriptionNo
allowed_agentsNo
tagsNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/novyxlabs/novyx-mcp-desktop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server