Skip to content

InsForge/kiro-power-insforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InsForge Kiro Power

The backend built for AI-assisted development. Manage PostgreSQL database, file storage, edge functions, and authentication through MCP.

Installation

Add to your Kiro Powers configuration or install via the Kiro Powers UI.

Configuration

Requires InsForge API key and instance URL:

{
  "mcpServers": {
    "insforge": {
      "command": "npx",
      "args": ["-y", "@insforge/mcp@latest"],
      "env": {
        "API_KEY": "${INSFORGE_API_KEY}",
        "API_BASE_URL": "${INSFORGE_URL}"
      }
    }
  }
}

Getting Started

  1. Create an InsForge account at insforge.dev or self-host
  2. Get your API key from the dashboard
  3. Install this power
  4. Say "Get started with InsForge" to begin

Documentation

Links

License

MIT

About

InsForge Kiro Power - The backend built for AI-assisted development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors