Open-source, local-first desktop AI research workbench for scientific computing with Python/R, MCP bioinformatics tools, SSH/WSL/GPU runtimes, and OpenAI/Anthropic models.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"wisp-science": {
"command": "npx",
"args": [
"-y",
"xuzhougeng/wisp-science"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add wisp-science npx -y xuzhougeng/wisp-science
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"wisp-science": {
"command": "npx",
"args": [
"-y",
"xuzhougeng/wisp-science"
]
}
}
}
📋 Copy
README Excerpt
<p> <a href="https://doi.org/10.5281/zenodo.21193742"><img src="https://zenodo.org/badge/1285857639.svg" alt="DOI"></a> <a href="https://github.com/xuzhougeng/wisp-science/releases"><img src="https://img.shields.io/badge/Windows-supported-0078D4" alt="Windows supported"></a> <a href="https://github.com/xuzhougeng/wisp-science/releases"><img src="https://img.shields.io/badge/macOS-supported-000000" alt="macOS supported"></a>
Tools (10)
WISP_API_KEY WISP_API_URL WISP_KERNEL_WORKER WISP_MAX_CONTEXT WISP_MAX_ITER WISP_MCP_COMMAND WISP_MCP_PKG WISP_MODEL WISP_PROVIDER WISP_SKILLS_PATH
Topics
agent-skills ai-agent ai-assistant ai-for-science ai4science bioinformatics computational-biology desktop-app llm local-first mcp model-context-protocol python reproducible-research research-assistant