list_daystruct_guidance_scopes — Daystruct MCP Tool Read-only
list_daystruct_guidance_scopes
(list daystruct guidance scopes) is one of 23 tools on the
Daystruct
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_daystruct_guidance_scopes from your client
- Claude Code Daystruct list_daystruct_guidance_scopes run in your project directory
- Claude Desktop Daystruct list_daystruct_guidance_scopes ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Daystruct list_daystruct_guidance_scopes ~/.cursor/mcp.json
- VS Code Daystruct list_daystruct_guidance_scopes .vscode/mcp.json
- Zed Daystruct list_daystruct_guidance_scopes ~/.config/zed/settings.json
- Windsurf Daystruct list_daystruct_guidance_scopes ~/.codeium/windsurf/mcp_config.json
- Cline Daystruct list_daystruct_guidance_scopes ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Daystruct list_daystruct_guidance_scopes ~/.gemini/settings.json
- Grok Daystruct list_daystruct_guidance_scopes .mcp.json (in your project root)
- ChatGPT Daystruct list_daystruct_guidance_scopes Settings → Connectors → Advanced → Developer mode
- Claude.ai Daystruct list_daystruct_guidance_scopes Settings → Connectors → Add custom connector
- LangChain Daystruct list_daystruct_guidance_scopes pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http daystruct https://api.daystruct.ai/mcp
Other tools on this server
- daystruct_status
- search_entities
- get_entity_evidence
- get_context_contract
- answer_software_questions
- check_security_exposure
- lookup_vulnerability
- check_release_support
- select_model
- read_recent_evidence_changes
- compat_check
- get_compat_verify_kit
- get_daystruct_validated_guidance
- resolve_task_capabilities
- create_task_session
- record_task_event
- get_task_session
- close_task_session
- search_daystruct_library
- resolve_daystruct_bundle
- discover_daystruct_capabilities
- prepare_daystruct_capabilities
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.