Overview
Features
Easy installation and run
Install the MCP server via npm, yarn, or pnpm and run with standard configuration, using AGENTSET_API_KEY and a namespace (--ns or AGENTSET_NAMESPACE_ID).
Claude integration
Expose the MCP server as a tool in Claude by providing a command, arguments, and environment variables (AGENTSET_API_KEY, AGENTSET_NAMESPACE_ID) as shown in the README.
Namespace-scoped operation
Support for namespace-based scoping either through the --ns option or the AGENTSET_NAMESPACE_ID environment variable.
Environment-based credentials
Authenticate with the server using the AGENTSET_API_KEY environment variable.
Custom tool description
Option to customize the tool description using the -d flag.
Tenant ID support
Option to pass a tenant id using the -t flag.
Documentation and API reference
Access full documentation and API reference at docs.agentset.ai.
Who Is This For?
- Developers:Build RAG-enabled, document-based applications by integrating Agentset MCP into their workflows, including Claude integrations.




