mizchi
MCP Servermizchipublic

ai toolkit

一个用于开发的 CLI 工具,支持多种内置功能和模型。

Repository Info

18
Stars
0
Forks
18
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个用于开发的 CLI 工具,支持多种内置功能和模型。

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

@mizchi/ai-toolkit

chat CLI for my dev.

# for embedding
export OPENAI_API_KEY=...
export ANTHROPIC_API_KEY=...
export GOOGLE_GENERATIVE_AI_API_KEY=...
$ deno install -Afg jsr:@mizchi/ai-toolkit/cli --name chat

Builtin Tools

  • readFile
  • writeFile
  • readUrl: fetch url and read summary by @mizchi/readability
  • storeMemory: Store document with embedding
  • searchMemory: Search document in vector store
  • bash: Run command with user permission

Usage

$ chat
Select model
> claude-3-7-sonnet-20250219
  gemini-2.5-pro-exp-03-25
  deepseek-chat
> ...

$ chat -m "deepseek-chat" --oneshot "Hello"
Hello! How can I assist you today? 😊

TODO

  • pglite backend
  • vector search (by pgvector)
  • Host MCP
  • node:sqlite backend
  • memory backend with vector search
  • cloudflare backend
  • diff apply tools
  • i18n
  • image generation with @mizchi/imgcat
  • Tauri Wrapper

LICENSE

MIT

Quick Start

1

Clone the repository

git clone https://github.com/mizchi/ai-toolkit
2

Install dependencies

cd ai-toolkit
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermizchi
Repoai-toolkit
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation