Agentset

Created By
agentset-aia year ago
Overview

what is Agentset MCP?

Agentset MCP is a server designed for managing and deploying Agentset applications using a command-line interface.

how to use Agentset MCP?

To use Agentset MCP, you need to install it via npm, yarn, or pnpm, and provide your API key and namespace ID as environment variables.

key features of Agentset MCP?

  • Easy installation using popular package managers (npm, yarn, pnpm)
  • Customizable tool descriptions and tenant IDs
  • Integration with Claude for enhanced functionality

use cases of Agentset MCP?

  1. Deploying Agentset applications in various environments.
  2. Managing multiple namespaces for different projects.
  3. Customizing tool descriptions for specific use cases.

FAQ from Agentset MCP?

  • What is the purpose of the AGENTSET_API_KEY?

The AGENTSET_API_KEY is required to authenticate your requests to the Agentset API.

  • Can I use Agentset MCP without an API key?

No, an API key is necessary to use the functionalities of Agentset MCP.

  • Where can I find the full documentation?

You can find the full documentation at Agentset Documentation.

Server Config

{
  "mcpServers": {
    "agentset": {
      "command": "npx",
      "args": [
        "-y",
        "@agentset/mcp@latest"
      ],
      "env": {
        "AGENTSET_API_KEY": "agentset_xxx",
        "AGENTSET_NAMESPACE_ID": "ns_xxx"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
agentset-ai
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Crevio

a day ago