smi_create_export — SMI Aware Assistant MCP Tool
smi_create_export
(smi create export) 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 smi_create_export from your client
- Claude Code SMI Aware Assistant smi_create_export run in your project directory
- Claude Desktop SMI Aware Assistant smi_create_export ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SMI Aware Assistant smi_create_export ~/.cursor/mcp.json
- VS Code SMI Aware Assistant smi_create_export .vscode/mcp.json
- Zed SMI Aware Assistant smi_create_export ~/.config/zed/settings.json
- Windsurf SMI Aware Assistant smi_create_export ~/.codeium/windsurf/mcp_config.json
- Cline SMI Aware Assistant smi_create_export ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SMI Aware Assistant smi_create_export ~/.gemini/settings.json
- Grok SMI Aware Assistant smi_create_export .mcp.json (in your project root)
- ChatGPT SMI Aware Assistant smi_create_export Settings → Connectors → Advanced → Developer mode
- Claude.ai SMI Aware Assistant smi_create_export Settings → Connectors → Add custom connector
- LangChain SMI Aware Assistant smi_create_export 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
- verify_access
- 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_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.