Skip to content

orchestra-mcp/plugin-tools-workspace

Orchestra Plugin: tools-workspace

A tools plugin for the Orchestra MCP framework. Provides multi-folder workspace management with switching support.

Install

go install github.com/orchestra-mcp/plugin-tools-workspace/cmd@latest

Usage

Add to your plugins.yaml:

- id: tools.workspace
  binary: ./bin/tools-workspace
  enabled: true

Tools

Tool Description
list_workspaces List all workspaces with active marker
create_workspace Create a new workspace with name and folder paths
get_workspace Get a single workspace by ID
update_workspace Update a workspace's name or metadata
delete_workspace Remove a workspace from the registry
switch_workspace Set a workspace as active and update its last-used timestamp
add_folder Add a folder to an existing workspace
remove_folder Remove a folder from a workspace (error if last folder)

Related Packages

About

Multi-folder workspace management with switching support.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages