← Back to search
40
Partial
Agentic Readiness Score
ai-tools llms-txtmcpcalendarcrmai

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

llms.txt Content

# ExecuFunction > AI-native productivity platform. Tasks, calendar, knowledge base, code intelligence, > vault, and persistent memory — accessible via MCP (Model Context Protocol), CLI, or > REST API. One platform, three interfaces, 60+ tools. - [For Agents](https://execufunction.com/agents.html): ExecuFunction gives your agent a workspace — real tasks, calendar, projects, code, and memory as structured, queryable state. - [Full API Reference with Response Shapes](https://execufunction.com/llms-full.txt): Machine-readable reference with JSON response examples for every domain. > **Access scopes:** Each PAT is domain-scoped. A calendar-only token cannot read tasks or vault secrets. Request only the scopes your agent needs. ## Getting Started - [MCP Quickstart](https://execufunction.com/docs.html#quickstart): 3-step setup — get PAT, configure MCP, verify - [CLI Installation](https://execufunction.com/docs.html#cli-install): `npm i -g @execufunction/cli`, device flow auth, first command - [Authentication](https://execufunction.com/docs.html#authentication): Device flow (CLI) or PAT (MCP/API) - [MCP Connection](https://execufunction.com/docs.html#connection): SSE endpoint, compatible clients ## Tool Domains (MCP + CLI) Each domain is accessible via MCP tools, CLI commands, and REST API. Full reference at docs.html. - [Tasks](https://execufunction.com/docs.html#tasks): MCP `task_list` / CLI `exf tasks list` — CRUD, status, priority, project filters - [Calendar](https://execufunction.com/docs.html#calendar): MCP `calendar_list_events` / CLI `exf calendar list` — events by date range - [Projects](https://execufunction.com/docs.html#projects): MCP `project_get_context` / CLI `exf projects context` — full project overview - [Knowledge](https://execufunction.com/docs.html#knowledge): MCP `note_search` / CLI `exf notes search` — notes, concepts, meetings, references - [People](https://execufunction.com/docs.html#people): MCP `people_search` / CLI `exf people