mcp-server
WasmAgent MCP server — WASM-sandboxed code execution with capability manifests and Tasks API.
Install
npmstdio
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.