Entelligence (verified)
Entelligence leverages artificial intelligence to provide insights, recommendations, and predictive analytics for businesses seeking data-driven decision-making capabilities
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add entelligence
# Browse available tools
npx -y smithery tool list entelligence
# Get full schema for a tool
npx -y smithery tool get entelligence ENTELLIGENCE_ADD_A_NEW_REPOSITORY
# Call a tool
npx -y smithery tool call entelligence ENTELLIGENCE_ADD_A_NEW_REPOSITORY '{}'Direct MCP Connection
Endpoint: https://entelligence.run.tools
Tools (2)
ENTELLIGENCE_ADD_A_NEW_REPOSITORY— Add a new repository to the system with specified detailsENTELLIGENCE_INTERACT_WITH_THE_REPOSITORY_AGENT— Send a question and related information to the Repository Agent and receive a streaming response
# Get full input/output schema for a tool
npx -y smithery tool get entelligence