Skip to content

feat: add nanobot client support#47

Open
flobo3 wants to merge 1 commit intosupermemoryai:mainfrom
flobo3:feat/add-nanobot-support
Open

feat: add nanobot client support#47
flobo3 wants to merge 1 commit intosupermemoryai:mainfrom
flobo3:feat/add-nanobot-support

Conversation

@flobo3
Copy link
Copy Markdown

@flobo3 flobo3 commented Mar 27, 2026

This PR adds support for nanobot, a popular open-source AI agent framework.

nanobot uses MCP servers to extend its capabilities (via the mcp tool). Its configuration is stored in ~/.nanobot/config.json (or locally in .nanobot/config.json), and the MCP servers are defined under the mcp.servers key.

This addition allows users to easily install MCP servers directly into their nanobot workspace using npx install-mcp.

Changes:

  • Added nanobot to the list of supported clients in clientNames.
  • Configured the correct paths (~/.nanobot/config.json) and config key (mcp.servers) in getClientPaths().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant