Skip to content
Back to search
30
MCP sse

SolForge

io.github.evozim/sol-forge

Solidity smart contract generator implementing safe coding defaults.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Solidity Compiler IDE
Browser Solidity compiler IDE - smart contract development testing deploy
0 tools
AgentForge
Transforms rough coding requests into rigorously structured prompts for AI coding agents.
0 tools
io.github.lordbasilaiassistant-sudo/contract-scanner
Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding
0 tools
io.github.acarchidi/agentforge
DeFi safety layer for AI agents: wallet checks, contract docs, approvals, tx decode.
0 tools · streamable-http
HiveForge
Agent spawning, lifecycle management, and population control for AI economies
0 tools · streamable-http
AgentShield
Smart contract security for AI agents — verify, monitor, freeze, x402 payments
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "solforge": {
      "url": "https://sol-forge-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}