Skip to main content
Glama
systempromptio

SystemPrompt Coding Agent

Official
package.json618 B
{ "name": "@systemprompt/host-bridge-daemon", "version": "3.0.0", "description": "TypeScript daemon that bridges Docker containers to host CLI tools (Claude, Gemini, etc.)", "type": "module", "main": "dist/host-bridge-daemon.js", "scripts": { "build": "tsc", "start": "node dist/host-bridge-daemon.js", "dev": "npm run build && npm start", "clean": "rm -rf dist" }, "keywords": ["bridge", "daemon", "mcp", "typescript", "claude", "gemini"], "author": "", "license": "MIT", "dependencies": { "@types/node": "^20.0.0" }, "devDependencies": { "typescript": "^5.0.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/systempromptio/systemprompt-code-orchestrator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server