aipotheosis-labs/aci

Add a script in aci-mcp to easily install our MCP servers in Cursor, Claude desktop, etc

Open

#361 opened on May 14, 2025

 (1 comment) (0 reactions) (1 assignee)Python (466 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4,824 stars)
PR merge metrics
 (PR metrics pending)

Description

Required Pre-requisites

Motivation

Right now if users want to use our MCP server, they have to edit the JSON configs for each client (Cursor, Claude, etc), which can be tedious, especially the users will also need to replace the API key place holder with their actual API key.

Proposed Solution

Many MCP servers today just provides a convenient command that can be run on the terminal to install those MCP server. We should do the same.

Image

Contributor guide