Base package for MCPSquared - provides universal loaders/runners and chain selection MCP server
Project description
Chain Selection MCP Server
Provides tools for MCPSquared selector/executor handoff coordination.
Features
- write_chain_selection_tool: Write chain selections to handoff files
- Agent-specific file naming with timestamps for parallel execution
- Automatic cleanup utilities for long-running systems
Installation
pip install -r requirements.txt
Usage
Run as MCP server:
python server.py
Or use the entry point:
chain-selection-mcp-server
Configuration
Add to your MCP client config:
{
"command": "python",
"args": ["server.py"],
"transport": "stdio"
}
File Storage
Chain selections are stored in /tmp/mcpsquared/chain_selections/ with format:
{agent_name}_{timestamp}.json
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcpsquared_base-0.1.5.tar.gz.
File metadata
- Download URL: mcpsquared_base-0.1.5.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d353a8e26935cadcd370ba3d6ac8ed13fec6398cf8263bc229f860ae6c32a05
|
|
| MD5 |
fdb9a54b9e8827c67ec528e81654ab24
|
|
| BLAKE2b-256 |
f6c53788b22320dce9cd329bfa3eff45b3c03cd89673e0b4f39fae3b854b0502
|
File details
Details for the file mcpsquared_base-0.1.5-py3-none-any.whl.
File metadata
- Download URL: mcpsquared_base-0.1.5-py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
463e9803ec04063b6b148c9df1915d9a43e7df858e33c43456e8bd1b54e91e67
|
|
| MD5 |
8ca110470a8955dc297b41d92191b726
|
|
| BLAKE2b-256 |
b559908da7e632c16adde72993fbd87faf9ef03a28fd0081646c7fa3fee16e26
|