Browse the Binary & Thread catalogue, stage a cart, get a checkout link. No card data in chat.
claude mcp add store -- npx -y @binaryandthread/mcp
claude_desktop_config.json
{
"mcpServers": {
"store": {
"command": "npx",
"args": [
"-y",
"@binaryandthread/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"store": {
"command": "npx",
"args": [
"-y",
"@binaryandthread/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"store": {
"command": "npx",
"args": [
"-y",
"@binaryandthread/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"store": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@binaryandthread/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"store": {
"command": "npx",
"args": [
"-y",
"@binaryandthread/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.binaryandthread--store/reviews or the review_server meta-tool.
POST /mcp