Skip to main content
ClaudeWave
codelad1304 avatar
codelad1304

agentic-compute-mcp

Ver en GitHub
MCP ServersRegistry oficial0 estrellas0 forksPythonMITActualizado today
Install in Claude Code / Claude Desktop
Method: pip / Python · agentic-compute-mcp-codelad1304
Claude Code CLI
claude mcp add agentic-compute-mcp -- python -m agentic-compute-mcp-codelad1304
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "agentic-compute-mcp": {
      "command": "python",
      "args": ["-m", "agentic-compute-mcp-codelad1304"],
      "env": {
        "EVM_PRIVATE_KEY": "<evm_private_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install first: pip install agentic-compute-mcp-codelad1304
Detected environment variables
EVM_PRIVATE_KEY
Casos de uso

Resumen de MCP Servers

# agentic-compute-mcp

## Agentic API Platform: MCP Bridge
```bash
mcp-name: io.github.codelad1304/agentic-compute
```
A high-performance Model Context Protocol (MCP) server providing premium computational services to autonomous AI agents. This bridge connects Claude and other MCP-compatible LLMs to secure, cloud-hosted endpoints for advanced mathematical optimization and data visualization.

Built with FastMCP and FastAPI, this system leverages the x402 protocol for automated Machine-to-Machine (M2M) microtransactions on the Base network (USDC settlement).

## Features

**Native MCP Integration**: Instantly expose computational tools to Claude Desktop and other MCP clients.

**M2M Monetization (x402)**: Seamless crypto-based settlement per API call. Agents automatically pay for compute using USDC on Base.

**Bypass LLM UI Limits**: Overcomes LLM token limits by processing massive data structures (like Base64 image matrices) efficiently in the backend.

## Available Tools (Endpoints)

This MCP server currently exposes the following premium tools to AI agents:

1. **execute_code** (Cost: 0.10 USDC)

* Executes arbitrary, agent-generated Python code in a highly secure, isolated remote Azure sandbox.

* **Capabilities**: Protects the host machine from untrusted code execution while returning standard output (stdout) and standard error (stderr) directly to the agent.

2. **sanitize_csv** (Cost: 0.25 USDC)

* Cleans and normalizes raw, unstructured CSV data into strict JSON arrays.

* **Capabilities**: Automatically normalizes headers, handles null values, and drops empty rows, preparing messy data for immediate mathematical modeling.

3. **optimize_ga** (Cost: 0.50 USDC)

* Runs a high-performance Genetic Algorithm (GA) to optimize data models (Polynomial, Logistic, Exponential).

* **Capabilities**: Smart parameter initialization, proportional mutation to prevent premature convergence, and high-accuracy curve fitting (achieves <1% MAPE).

* **Ideal for**: Load forecasting, predictive modeling, and complex hyperparameter tuning.

4. **generate_plot** (Cost: 0.30 USDC)

* A Matplotlib-based rendering engine that generates production-ready charts and graphs.

* **Capabilities**: Bypasses LLM token generation limits by natively drawing data and returning lightweight base64 image streams directly to the host machine.

* **Ideal for**: Visualizing optimization results, time-series data, and mathematical models.

## Installation & Setup

1. **Install via PyPI**:

```bash
pip install agentic-compute-mcp-codelad1304
```


2. **Configure Environment Variables**:
Create a .env file or export the following variable in your terminal to allow your local MCP client to process agentic payments:

```bash
export EVM_PRIVATE_KEY=your_private_key_here
```


## Using with Claude Desktop

* To install this server for Claude Desktop, add the following to your claude_desktop_config.json:
```json
{
  "mcpServers": {
    "agentic-compute": {
      "command": "agentic-compute-mcp",
      "args": [],
      "env": {
        "EVM_PRIVATE_KEY": "your_private_key_here"
      }
    }
  }
}
```

## License

This project is licensed under the MIT License - see the LICENSE file for details.
```bash
mcp-name: io.github.codelad1304/agentic-compute
```

Lo que la gente pregunta sobre agentic-compute-mcp

¿Qué es codelad1304/agentic-compute-mcp?

+

codelad1304/agentic-compute-mcp es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala agentic-compute-mcp?

+

Puedes instalar agentic-compute-mcp clonando el repositorio (https://github.com/codelad1304/agentic-compute-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar codelad1304/agentic-compute-mcp?

+

codelad1304/agentic-compute-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene codelad1304/agentic-compute-mcp?

+

codelad1304/agentic-compute-mcp es mantenido por codelad1304. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a agentic-compute-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega agentic-compute-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: codelad1304/agentic-compute-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/codelad1304-agentic-compute-mcp)](https://claudewave.com/repo/codelad1304-agentic-compute-mcp)
<a href="https://claudewave.com/repo/codelad1304-agentic-compute-mcp"><img src="https://claudewave.com/api/badge/codelad1304-agentic-compute-mcp" alt="Featured on ClaudeWave: codelad1304/agentic-compute-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a agentic-compute-mcp