Spinqit_task_manager
@eeeeeeeason
About Spinqit_task_manager
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"qasm-submitter": {
"type": "stdio",
"command": "cmd",
"args": [
"/C",
"C:\\Users\\ylin\\.conda\\envs\\mcp-server-py310\\python.exe",
"-m",
"spinqit_task_manager.qasm_submitter"
],
"env": {
"PYTHONPATH": "<your python path>",
"PRIVATEKEYPATH": "<your privatekey path>",
"SPINQCLOUDUSERNAME": "<user name in spinq quantum cloud>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Spinqit_task_manager?
Spinqit_task_manager is an MCP server that integrates QASM quantum task compilation, signing, cloud submission, and result querying into a single workflow. It communicates via the stdio protocol and is designed for quantum algorithm developers using IDEs like VS Code or Cursor with SpinQ Cloud.
How to use Spinqit_task_manager?
Install using the provided one‑click scripts (Windows .bat or macOS .sh), which automatically set up Python/Conda dependencies. Configure your IDE plugin with the output Python path and command, then set the environment variables SPINQCLOUDUSERNAME and PRIVATEKEYPATH for authentication.
Key features of Spinqit_task_manager
- One‑click installation with automated Python/Conda detection.
- Standard MCP stdio protocol for IDE integration.
- Full QASM task lifecycle: compile, sign, submit, query.
- Secure authentication via local username and private key.
- Detailed logging and error messages for debugging.
Use cases of Spinqit_task_manager
- Quantum algorithm developers submitting QASM tasks directly from their local IDE.
- Automated quantum experiments and result tracking in teaching or research.
- Plugin development and integration testing for quantum cloud platforms.
FAQ from Spinqit_task_manager
What are the runtime requirements?
Python 3.10+ or Anaconda/Miniconda is recommended. A stable network connection is required for cloud submission.
How do I configure authentication?
Set the environment variables SPINQCLOUDUSERNAME (your SpinQ Cloud username) and PRIVATEKEYPATH (path to your private key) before starting the server.
What should I do if the MCP connection closes?
Ensure that your IDE plugin configuration uses the correct Python path and command from the installation output, that the Python environment is activated, and that environment variables are correctly set.
How do I resolve pip installation failures?
Check your network connection or try switching to a different pip mirror.
Can I use Spinqit_task_manager without the installer scripts?
The README does not describe manual installation steps; the one‑click scripts are the recommended method.
Frequently asked questions
What are the runtime requirements?
Python 3.10+ or Anaconda/Miniconda is recommended. A stable network connection is required for cloud submission.
How do I configure authentication?
Set the environment variables `SPINQCLOUDUSERNAME` (your SpinQ Cloud username) and `PRIVATEKEYPATH` (path to your private key) before starting the server.
What should I do if the MCP connection closes?
Ensure that your IDE plugin configuration uses the correct Python path and command from the installation output, that the Python environment is activated, and that environment variables are correctly set.
How do I resolve pip installation failures?
Check your network connection or try switching to a different pip mirror.
Can I use Spinqit_task_manager without the installer scripts?
The README does not describe manual installation steps; the one‑click scripts are the recommended method.
Basic information
More Productivity MCP servers

FlowyTeam OKR MCP Server
flowy-teamFlowyTeam is a native OKR MCP server. Connect Claude (Desktop, web, mobile), ChatGPT, Claude Code or n8n and your agent can read every objective and key result in your workspace, post check-ins, move key-result progress,

OmniSocials
OmniSocialsOfficial OmniSocials MCP server — schedule and publish posts, stories, and reels across 11 platforms (Instagram, Facebook, LinkedIn, YouTube, TikTok, X, Pinterest, Bluesky, Threads, Mastodon, Google Business), plus media

EM+x
Cubed StudiosEM+x turns your conversation into board-ready deliverables: steering-committee readouts, executive briefs, market scans, QBR decks, and program updates - each built by an agentic consulting team using your own templates
RADAAR
RADAAROfficial repository bringing RADAAR's social media and content management tools to AI agents like Cursor, VS Code, and ChatGPT. Built on the agent-plugins.org standard, it connects seamlessly to the MCP server. Schedule

RADAAR
RADAARThe RADAAR MCP (Model Context Protocol) Server acts as a bridge between AI assistants (such as Claude, ChatGPT, or custom LLM agents) and the RADAAR social media management platform. By exposing RADAAR’s core tools and A
Comments