MCP Server for RespCode - Multi-Architecture Code Execution
Project description
RespCode MCP Server
Multi-architecture code execution for Claude Desktop via MCP.
Installation
pip install respcode-mcp
Setup
-
Get your API key at respcode.com
-
Configure Claude Desktop (
~/.config/claude/claude_desktop_config.json):
{
"mcpServers": {
"respcode": {
"command": "respcode-mcp",
"env": {
"RESPCODE_API_KEY": "your-api-key-here"
}
}
}
}
- Restart Claude Desktop
Available Tools
| Tool | Description | Credits |
|---|---|---|
generate |
AI generates & executes code | 2-6 |
execute |
Run your own code | 1 |
compete |
Compare 4 AI models | ~15 |
collaborate |
Models refine each other | ~12 |
consensus |
Best-of-4 selection | ~15 |
history |
View past prompts | 0 |
credits |
Check balance | 0 |
Architectures
- x86_64 (Intel/AMD)
- ARM64 (Apple Silicon, Raspberry Pi)
- RISC-V 64
- ARM32
- Verilog/VHDL simulation
Example Usage in Claude
"Generate a fibonacci function in Rust and run it on ARM64"
"Compare all 4 AI models writing quicksort in C"
"Execute this code on RISC-V: print('Hello RISC-V')"
Links
- Website: https://respcode.com
- Docs: https://docs.respcode.com
- API: https://respcode.com/api
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 respcode_mcp-2.1.0.tar.gz.
File metadata
- Download URL: respcode_mcp-2.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
281e1d7d327656db2f8e2e134477774b44e8eba7b9e58df99c90e39832dcdd16
|
|
| MD5 |
2e5cadcb718353e22157fe031bcbef1c
|
|
| BLAKE2b-256 |
385a52b89824714b380961f662e577baa0b3f07b6942fb304cf12bdd5f61abb7
|
File details
Details for the file respcode_mcp-2.1.0-py3-none-any.whl.
File metadata
- Download URL: respcode_mcp-2.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5ed0208900af4ae9659847e7636aee16fac1d6ea8d5507a3987fe282bbb796d
|
|
| MD5 |
f0dac5af4a4a5084174fd2432b51b879
|
|
| BLAKE2b-256 |
c3410e8552dd2e02a7f9eff072b709d0bb35a88a0a697e4c21a7186f6ae83afb
|