MCPqxbin
БесплатноНе проверенMCP server for the QxBin Prompt Generator that uses binary probability matrices to collapse optimal prompts from a library of prompt atoms.
Описание
MCP server for the QxBin Prompt Generator that uses binary probability matrices to collapse optimal prompts from a library of prompt atoms.
README
Pikk Product — MCP server for the QxBin Prompt Generator
Not open source. Source-available under commercial terms.
Probabilistic prompt engineering using Binary Probability Matrices.
Room-temperature classical cubit logic that evolves and collapses optimal prompts.
Owned and developed by Rupesh Malpani / pikk.company
Core framework: qxbin
Live Endpoint (Railway)
Public MCP endpoint:
https://web-production-f368a6.up.railway.app/mcp
Health check: https://web-production-f368a6.up.railway.app/health
Add to Grok
- Open → https://grok.com/connectors
- New Connector → Custom
- Paste:
https://web-production-f368a6.up.railway.app/mcp - Save
Then say:
Use the QxBin prompt generator on this goal: …
Tools
| Tool | Mode | Description |
|---|---|---|
generate_optimal_prompt |
Edge | Single cubit, fast, seedable |
generate_ensemble_prompt |
Cloud | Parallel ensemble, picks global champion |
generate_controlled_prompt |
Auto / Edge / Cloud | Controller — auto-selects tier or force mode |
refine_prompt |
Hybrid | Automatic improvement — continues live matrix evolution with feedback + confidence |
list_prompt_atoms |
— | Inspect the atom library |
Text Controller (simple)
Just type the goal.
python -m mcpqxbin.text_controller "Design a landing page for Pikkstops"
Design a landing page for Pikkstops
edge Write a product brief
cloud Compare three GTM strategies
Design X | Bootstrapped, under 180 words
atoms
help
File: src/mcpqxbin/text_controller.py
What it does
Treats prompt construction as a multi-dimensional probability landscape:
- Atom library — Role / Reasoning / Structure / Quality / Constraint
- Binary Probability Matrix — spatial grid of fractional probabilities
- Superposition —
bias**n+(1-bias)**msteers probability mass - Measurement — collapses to the highest-leverage prompt
QxBinController (generate_controlled_prompt) adds auto tier selection:
- short / simple goals → Edge
- long / multi-view goals → Cloud ensemble
Automatic improvement (refine_prompt): after a first generation, feed the same goal + feedback + confidence. The Binary Probability Matrix keeps evolving (Hybrid-Loop style) instead of cold-starting. Iterate until the score / lean is strong enough.
Local Use (Testing / Non-Commercial Only)
uvx --from git+https://github.com/pikk-qxbin/MCPqxbin.git mcpqxbin
or
pip install git+https://github.com/pikk-qxbin/MCPqxbin.git
mcpqxbin
Claude Desktop / Cursor config (stdio):
{
"mcpServers": {
"mcpqxbin": {
"command": "uvx",
"args": ["--from", "git+https://github.com/pikk-qxbin/MCPqxbin.git", "mcpqxbin"]
}
}
}
Example
Tool call: generate_controlled_prompt
goal: Write a sharp cold email to Mark Cuban about Pikkstops + QxBin
extra_context: Bootstrapped, under 180 words, first principles only
mode: auto
bias: 0.84
Returns a fully structured, high-signal prompt ready for any LLM.
Then improve it:
refine_prompt
goal: same
feedback: stronger CTA, more first-principles, under 150 words
confidence: 0.86
License & Commercial Terms
This is a Pikk for-profit product.
Source code is made available so others can inspect, learn from, and experiment with it.
- Free for personal testing, education, research, and non-commercial internal use.
- Commercial use (any product, service, API, SaaS, or monetized deployment that uses or derives from this code or the underlying QxBin logic) requires a commercial license or revenue-share agreement with pikk.company.
- Standard terms include a 51% revenue share on gross revenue from qualifying commercial products. Enterprise and strategic deals are negotiable.
See the full LICENSE for exact terms.
Contact: @rupeshmalpani or [email protected]
pikk.company — Building the probabilistic compute layer for the real world.
Установка MCPqxbin
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pikk-qxbin/MCPqxbinFAQ
MCPqxbin MCP бесплатный?
Да, MCPqxbin MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для MCPqxbin?
Нет, MCPqxbin работает без API-ключей и переменных окружения.
MCPqxbin — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить MCPqxbin в Claude Desktop, Claude Code или Cursor?
Открой MCPqxbin на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare MCPqxbin with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
