
typescript ai runner
Learning project implementing a custom agent based runner
Repository Info
About This Server
Learning project implementing a custom agent based runner
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
This is a learning project, nothing more.
Looking at the kinds of tooling around LLM (langchain, etc.) they are all:
- Opaque
- Framework'ish
- Did I mention OPAQUE
I wanted to understand what is actually going on at the base level of interaction with a LLM system (OpenAI, Anthropic, Grok, Ollama, vLLM, etc). In most AI toolkits it is very difficult to figure out what is actually happening below your API calls. Just determining what is or is not being added to the system prompt is suprisingly difficult.
So I created this as a learning project during a hackathon. It doesn't depend on any existing AI tooling, just a HTTP interface to whatever service you want to use.
It exposes some limited tools to an agent based runner for planning and execution. Today the tool integration would probably be better served by utilizing a MCP library but that didn't exist at the time.
Setup
Install Deno, then npm intsall.
Running the app
deno run --allow-net --allow-env --allow-read --allow-run --allow-sys main.ts
Quick Start
Clone the repository
git clone https://github.com/dkoontz/typescript-ai-runnerInstall dependencies
cd typescript-ai-runner
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.