← Browse

@burakgon/server

MCP server package @roamcode.ai/server

mcp_servermcp

Install

agr install @burakgon/server --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@roamcode.ai/server", "version": "2.3.3", "description": "Host-native execution server for RoamCode Sessions and Automations", "homepage": "https://roamcode.ai", "bugs": "https://github.com/burakgon/roamcode/issues", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js" } }, "files": [ "dist" ], "keywords": [ "claude-code", "codex", "coding-agent", "self-hosted", "terminal", "tmux", "automation" ], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/burakgon/roamcode.git" }, "engines": { "node": ">=24" }, "publishConfig": { "access": "public" }, "bin": { "roamcode-server": "./dist/start.js" }, "scripts": { "build": "tsup", "start": "node dist/start.js" }, "dependencies": { "@roamcode.ai/web": "workspace:*", "@fastify/multipart": "^10.1.0", "@fastify/static": "^9.3.0", "@fastify/websocket": "^11.3.0", "@modelcontextprotocol/sdk": "^1.29.0", "better-sqlite3": "12.11.1", "fastify": "^5.10.0", "node-pty": "1.1.0", "web-push": "^3.6.7", "ws": "^8.21.0", "zod": "^4.4.3" }, "devDependencies": { "@types/better-sqlite3": "^7.6.13", "@types/web-push": "^3.6.4", "@types/ws": "^8.18.1" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-4c426985017c2026-08-05