AI & Machine Learning
digitalassistanthub.com
Digital Assistant Hub provides a private agentic AI assistant with autonomous research, MCP support, and integrations like WhatsApp and Gmail.
ENDPOINT 1
https://digitalassistanthub.com/mcp
MCP server metadata
- Name
- Digital Assistant Hub
- Version
- 1.0.0
Digital Assistant Hub is a private hosted agentic AI agent platform with auto-research, MCP support, and tenant isolation. Use the available tools to learn more and get started.
Known tools 3
aboutGet a detailed overview of Digital Assistant Hub: the private agentic AI assistant with autonomous auto-research, MCP support, tenant isolation, vibe coding workflows, and WhatsApp/Gmail integrations.
Inferred read-onlyget_pricingGet current plan pricing for Digital Assistant Hub (Starter $4.99/mo, Pro $50/mo, Business $100/mo).
Inferred read-onlyget_startedGet the signup URL and step-by-step instructions to create your own private AI agent on Digital Assistant Hub.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.digital-assistant-hub]
url = "https://digitalassistanthub.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"digital-assistant-hub": {
"type": "http",
"url": "https://digitalassistanthub.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: digital-assistant-hub
Remote MCP URL: https://digitalassistanthub.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"digital-assistant-hub": {
"url": "https://digitalassistanthub.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"digital-assistant-hub": {
"type": "http",
"url": "https://digitalassistanthub.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "digital-assistant-hub",
"transport": "streamable-http",
"url": "https://digitalassistanthub.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.