MCP Tool Reference
anycap mcp exposes 23 tools through a local stdio server.
Authentication
Section titled “Authentication”| Tool | Purpose |
|---|---|
anycap_auth_status |
Inspect the shared local credential state |
anycap_login |
Start device authorization without opening a browser at startup |
anycap_login_poll |
Complete a previously started login session |
anycap_logout |
Delete persistent local credentials |
No authentication tool returns raw credentials. Logout cannot clear an active ANYCAP_API_KEY environment value or revoke a remote credential.
Status and discovery
Section titled “Status and discovery”| Tool | Purpose |
|---|---|
anycap_status |
Check account and server state |
anycap_list_models |
Discover current models by capability |
anycap_model_schema |
Retrieve the exact selected operation and mode contract |
anycap_image_generateanycap_image_editanycap_image_upscaleanycap_image_read
anycap_video_generateanycap_video_read
Music and audio
Section titled “Music and audio”anycap_music_generateanycap_audio_read
anycap_web_searchanycap_web_crawl
Drive: read-only
Section titled “Drive: read-only”anycap_drive_listanycap_drive_getanycap_drive_resolve_path
Page: read-only
Section titled “Page: read-only”anycap_page_listanycap_page_getanycap_page_versions
Local media tools
Section titled “Local media tools”Seven tools accept HTTP(S) URLs, existing AnyCap upload references, or authorized local paths:
- image generate, edit, upscale, and read
- video generate and read
- audio read
See Security and local file access before granting roots.