Skip to main content
Glama

basic-memory

switch_project

Change the active project context for all subsequent tool calls, ensuring organized and focused workflows. Displays a project summary upon successful switch.

Instructions

Switch to a different project context.

Changes the active project context for all subsequent tool calls. Shows a project summary after switching successfully.

Args: project_name: Name of the project to switch to

Returns: Confirmation message with project summary

Example: switch_project("work-notes") switch_project("personal-journal")

Input Schema

NameRequiredDescriptionDefault
project_nameYes

Input Schema (JSON Schema)

{ "properties": { "project_name": { "title": "Project Name", "type": "string" } }, "required": [ "project_name" ], "type": "object" }
Install Server

Other Tools from basic-memory

Related Tools

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/basicmachines-co/basic-memory'

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