Insforge

InsForge is a backend development platform designed for agentic coding.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Fetch Docs: Fetch Insforge documentation. Use "instructions" for essential backend setup (MANDATORY FIRST), or select specific SDK docs for database, auth, storage, functions, or AI integration.
  • Fetch Sdk Docs: Fetch Insforge SDK documentation for a specific feature and language combination. Supported features: db, storage, functions, auth, ai, realtime Supported languages: typescript, swift,
  • Get Anon Key: Generate an anonymous JWT token that never expires. Requires admin API key. Use this for client-side applications that need public access.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

InsForge is a backend development platform designed for agentic coding. It enables coding agents to provision and operate backend infrastructure such as databases, authentication, storage, functions, deployment, and a model gateway. InsForge is suited for teams building applications with AI coding agents who want to move from idea to production without manual backend configuration.

Список инструментов сервера (17)

Технические названия из tools/list. Нужны только разработчикам.

fetch-docsFetch Insforge documentation. Use "instructions" for essential backend setup (MANDATORY FIRST), or select specific SDK docs for database, auth, storage, functions, or AI integration.
fetch-sdk-docsFetch Insforge SDK documentation for a specific feature and language combination. Supported features: db, storage, functions, auth, ai, realtime Supported languages: typescript, swift, kotlin, rest-api
get-anon-keyGenerate an anonymous JWT token that never expires. Requires admin API key. Use this for client-side applications that need public access.
get-table-schemaReturns the detailed schema(including RLS, indexes, constraints, etc.) of a specific table
get-backend-metadataIndex all backend metadata
run-raw-sqlExecute raw SQL query with optional parameters. Admin access required. Use with caution as it can modify data directly.
download-templateCRITICAL: MANDATORY FIRST STEP for all new InsForge projects. Download pre-configured starter template to a temporary directory. After download, you MUST copy files to current directory using the provided command.
bulk-upsertBulk insert or update data from CSV or JSON file. Supports upsert operations with a unique key.
create-bucketCreate new storage bucket
list-bucketsLists all storage buckets
delete-bucketDeletes a storage bucket
create-functionCreate a new edge function that runs in Deno runtime. The code must be written to a file first for version control
get-functionGet details of a specific edge function including its code
update-functionUpdate an existing edge function code or metadata
delete-functionDelete an edge function permanently
get-container-logsGet latest logs from a specific container/service. Use this to help debug problems with your app.
create-deploymentDeploy source code from a directory. This tool zips files, uploads to cloud storage, and triggers deployment with optional environment variables and project settings.
Insforge: подключить к Claude, ChatGPT, Cursor · Connectors.fun