verify_access — SMI Aware Assistant MCP Tool
verify_access
(verify access) is one of 40 tools on the
SMI Aware Assistant
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call verify_access from your client
- Claude Code SMI Aware Assistant verify_access run in your project directory
- Claude Desktop SMI Aware Assistant verify_access ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SMI Aware Assistant verify_access ~/.cursor/mcp.json
- VS Code SMI Aware Assistant verify_access .vscode/mcp.json
- Zed SMI Aware Assistant verify_access ~/.config/zed/settings.json
- Windsurf SMI Aware Assistant verify_access ~/.codeium/windsurf/mcp_config.json
- Cline SMI Aware Assistant verify_access ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SMI Aware Assistant verify_access ~/.gemini/settings.json
- Grok SMI Aware Assistant verify_access .mcp.json (in your project root)
- ChatGPT SMI Aware Assistant verify_access Settings → Connectors → Advanced → Developer mode
- Claude.ai SMI Aware Assistant verify_access Settings → Connectors → Add custom connector
- LangChain SMI Aware Assistant verify_access pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http smi-aware-assistant https://mcp.smiaware.com/mcp
Other tools on this server
- onboarding_next_step
- smi_get_cowork_instructions
- submit_contact_request
- smi_list_deep_reports
- smi_get_deep_report
- smi_create_deep_report
- smi_submit_deep_reports
- smi_request_upload_url
- smi_confirm_upload
- smi_list_exports
- smi_get_export
- smi_create_export
- smi_submit_exports
- smi_list_projects
- smi_list_products
- smi_list_platforms
- smi_list_statuses
- smi_list_relationships
- smi_get_report_findings
- smi_get_deep_report_releases
- smi_get_export_releases
- smi_check_order_complete
- search
- fetch
- smi_analyze
- smi_add_subject_address
- smi_add_subject_phone
- smi_add_subject_email
- smi_add_subject_alias
- smi_add_subject_surname
- smi_add_subject_url
- smi_add_subject_employer
- smi_add_subject_employee
- smi_add_subject_employee_url
- smi_add_subject_education
- smi_add_subject_relationship
- smi_add_subject_relationship_url
- smi_update_subject
- smi_get_subject
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.