29
Published Tools
7
Total Stars
3,033
Weekly Downloads
1
GitHub Followers
70
Public Repos
100/100
Avg Security
Published Tools
3 MCP Servers26 Skillsacross 6 categories@absolutejs/absolute
alexkahndev
A fullstack meta-framework for building web applications with TypeScript
@absolutejs/auth
alexkahndev
An authorization library for absolutejs
citra
alexkahndev
OAuth2 library for Typescript
@absolutejs/mcp
Alex Kahn
Serve a remote Model Context Protocol endpoint (streamable HTTP, stateless) from a tool/prompt/resource registry — OAuth bearer auth, RFC 9728 discovery, and per-call guards are yours to wire, the JSON-RPC protocol is done correctly by construction.
...more@absolutejs/agents-mcp
Alex Kahn
Search and inspect verified agents in the signed AbsoluteJS public agent registry from any MCP client.
@absolutejs/rag-postgres
Alex Kahn
PostgreSQL (pgvector) vector-store adapter for @absolutejs/rag
@absolutejs/rag-sqlite
alexkahndev
SQLite vector-store adapter for @absolutejs/rag with optional native vec0 acceleration
@absolutejs/voice-openai-whisper
Alex Kahn
OpenAI Whisper buffered-batch speech-to-text adapter for @absolutejs/voice
@absolutejs/voice-openai
alexkahndev
OpenAI realtime adapter for @absolutejs/voice
@absolutejs/absolute-rag-postgresql
alexkahndev
PostgreSQL adapter package for AbsoluteJS RAG workflows, with pgvector as the first vector implementation
@absolutejs/absolute-rag-sqlite
alexkahndev
SQLite adapter package for AbsoluteJS RAG workflows with optional native vec0 acceleration
@absolutejs/commerce-stripe
alexkahndev
Stripe payment + checkout adapter for @absolutejs/commerce
@absolutejs/dataset-github
alexkahndev
GitHub DatasetSource adapter for @absolutejs/discover — resolve a company's GitHub org and surface its public members (founders/leads, occasionally a public email) for tech-company contact discovery.
...more@absolutejs/discover
alexkahndev
In-house B2B decision-maker discovery — find the right person at a company via importable open-data adapters + LLM/web, so you don't pay PDL/Apollo per person-search.
...more@absolutejs/media
alexkahndev
Realtime media primitives for AbsoluteJS
@absolutejs/meeting-discord
alexkahndev
Discord voice source adapter for @absolutejs/meeting — a bot joins a Discord voice channel and streams per-participant audio (speakers known, no diarization needed) into the meeting core for live transcription + analysis
...more@absolutejs/meeting
alexkahndev
Meeting-bot core for AbsoluteJS — join a call (via a source adapter), transcribe it live with the voice scribe, and surface diarized turns + participants for analysis
...more@absolutejs/queue
alexkahndev
A durable, typed job queue for Elysia and the AbsoluteJS ecosystem
@absolutejs/absolute-rag-pinecone
alexkahndev
Pinecone adapter package for AbsoluteJS RAG workflows
@absolutejs/rules
alexkahndev
Typed standing automations ("if X do Y") for AI-agent products — a closed trigger/action vocabulary drives the validator, LLM tool schemas, and a capped, cooldown-guarded firing engine, so the agent itself can author rules without hallucinating behavior.
...more@absolutejs/sync-bus-redis
alexkahndev
Redis pub/sub ClusterBus for @absolutejs/sync — cross-instance fan-out via PUBLISH/SUBSCRIBE. Sibling to @absolutejs/sync-bus-pg; faster fanout, better geo-replication story. Works with any Redis client (ioredis, node-redis, etc.) via a narrow tag-templat
...more@absolutejs/sync
alexkahndev
Lightweight reactive-push and write-behind-cache primitives for Elysia and the AbsoluteJS ecosystem — kill polling and keep a remote store off your hot path, without adopting a whole sync-engine backend.
...more@absolutejs/voice-lmnt
alexkahndev
LMNT text-to-speech adapter for @absolutejs/voice
@absolutejs/voice-assemblyai
alexkahndev
AssemblyAI adapter placeholder for @absolutejs/voice
@absolutejs/voice-deepgram
alexkahndev
Deepgram speech-to-text adapter for @absolutejs/voice
@absolutejs/voice-elevenlabs
alexkahndev
ElevenLabs adapter placeholder for @absolutejs/voice
@absolutejs/voice-gemini
alexkahndev
Gemini Live realtime adapter for @absolutejs/voice
@absolutejs/voice
alexkahndev
Voice primitives and Elysia plugin for AbsoluteJS
@absolutejs/webmcp
Alex Kahn
Secure WebMCP registration, policy, audit, and test adapters for browser-native AI agent actions.