1 stars
TypeScript
Updated Aug 11, 2025
Documentation
archai
To install dependencies:
bash
bun installTo run:
bash
bun run index.tsThis project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.
MCP Server Configuration
code
{
"mcpServers": {
"archai": {
"command": "bun",
"args": [
"run",
"~/workspace/mcp/archai/mcp.ts"
]
}
}
}Similar MCP
Based on tags & features
Trending MCP
Most active this week