Token导航 LogoToken导航TokenDH.com
AT
AI代理HTTP官方级别未说明来源级核验

Athenic (4b4b7c)

MCP Server

Transform Your AI Assistant into a True Business Automation Platform

工具数

公开资料未说明
JavaScriptOAuth认证HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:49

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add maxbeech/athenic

详细介绍

Athenic

Transform Your AI Assistant into a True Business Automation Platform

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add maxbeech/athenic

# Browse available tools
npx -y smithery tool list maxbeech/athenic

# Get full schema for a tool
npx -y smithery tool get maxbeech/athenic delegate_to_orchestrator

# Call a tool
npx -y smithery tool call maxbeech/athenic delegate_to_orchestrator '{}'

Direct MCP Connection

Endpoint: https://athenic--maxbeech.run.tools

Optional config:

  • apiKey (query) — Your Athenic API key for authentication. Get your API key from: 1) Sign in at https://getathenic.com 2) Go to Settings → Developer Settings 3) Click "Create API Key" and copy it (shown only once!). Format: ath_live_[32 characters]
  • authMethod (query) — How to authenticate with Athenic. API Key is recommended for most users (full access to your organization's resources and integrations). OAuth is for advanced scenarios requiring user-specific permissions. Anonymous provides limited read-only access for testing.

Tools (5)

  • delegate_to_orchestrator — Use this when the user wants to delegate a complex, multi-step business task to Athenic AI. The orchestrator autonomous…
  • check_job_status — Use this when the user asks about the progress or status of a previously started task. Returns comprehensive informatio…
  • query_knowledge_base — Use this when the user needs to find information from their organization's private knowledge repository. Performs seman…
  • request_approval — Use this when an action requires human approval before proceeding. Creates an approval request, notifies designated tea…
  • schedule_recurring_task — Use this when the user wants to automate a task to run repeatedly on a schedule. Perfect for weekly reports, daily soci…
# Get full input/output schema for a tool
npx -y smithery tool get maxbeech/athenic 

Resources

  • ui://widget/test.html — Test component for MCP Phase 1 validation
  • ui://widget/task-progress.html — Displays real-time task execution progress with steps and completion status
  • ui://widget/job-status.html — Shows current status of a job with compact details and timeline
  • ui://widget/knowledge-results.html — Displays knowledge base search results with relevance scores and snippets
  • ui://widget/analytics.html — Shows performance analytics and metrics with trends and visualizations

Prompts (3)

  • research_topic (topic, depth) — Research a topic and provide analysis with varying levels of detail
  • create_content (contentType, topic, tone) — Create various types of content (blog posts, social media, emails, reports) with customizable tone
  • schedule_weekly_report (reportType, dayOfWeek, time) — Schedule automated weekly reports (sales, analytics, social media, operations)

目录标签

目录标签

JavaScriptOAuth认证HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

oauth

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPoauth部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP