Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"telora-mcp-products": {
"command": "npx",
"args": [
"-y",
"@telora/mcp-products"
]
}
}
}
Or smoke-test directly:
npx -y @telora/mcp-products
Details
| Website | https://www.npmjs.com/package/@telora/mcp-products |
|---|---|
| GitHub | ssh://[email protected]:3122/syntelyos/telora.git |
| License | unknown |
| Pricing | free |
| Sources | npm |
| Discovered | 2026-05-25 |