AgentUni

mcp-server

by @telleroutlook / v1.1.1

WasmAgent MCP server — WASM-sandboxed code execution with capability manifests and Tasks API.

Install

npm / stdio

npx -y @wasmagent/mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-telleroutlook-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@wasmagent/mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.telleroutlook/mcp-server · published 2026-06-25 · updated 2026-06-25. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category