Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"nimblebrain-synapse": {
"command": "npx",
"args": [
"-y",
"@nimblebrain/synapse"
]
}
}
}
Or smoke-test directly:
npx -y @nimblebrain/synapse
Details
| Website | https://www.npmjs.com/package/@nimblebrain/synapse |
|---|---|
| GitHub | git+https://github.com/NimbleBrainInc/synapse.git |
| License | unknown |
| Pricing | free |
| Tags | nimblebrain synapse mcp ext-apps agent sdk model-context-protocol ai |
| Sources | npm |
| Discovered | 2026-05-25 |