intermcp 0.2.0

Ultra-fast, safe Model Context Protocol (MCP) engine and multiplexing hub in pure Rust, built for Interlayer Blockchain and open for all
Documentation
{
  "name": "bharathcoorg/intermcp",
  "version": "0.2.0",
  "description": "Ultra-Fast, Safe Model Context Protocol (MCP) PHP Client for Interlayer Blockchain InterMCP Trust Runtime",
  "type": "library",
  "license": "MIT",
  "authors": [
    {
      "name": "Bharath B R",
      "email": "bharathcoorg7@gmail.com"
    }
  ],
  "require": {
    "php": ">=8.1"
  },
  "autoload": {
    "psr-4": {
      "InterMcp\\": "src/"
    }
  }
}