★ 1,276 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
An AI co-worker with its own computer. Self-evolving, persistent memory, MCP server, secure credential collection, email identity. Built on the Claude Agent SDK.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"phantom": {
"command": "npx",
"args": [
"-y",
"ghostwright/phantom"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add phantom npx -y ghostwright/phantom
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"phantom": {
"command": "npx",
"args": [
"-y",
"ghostwright/phantom"
]
}
}
}
📋 Copy
Topics
ai-agents ai-coworker anthropic autonomous-agents bun claude docker llm mcp self-evolution slack typescript