asksteps_get_form_stats — asksteps MCP Tool
asksteps_get_form_stats
(asksteps get form stats) is one of 24 tools on the
asksteps
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call asksteps_get_form_stats from your client
- Claude Code asksteps asksteps_get_form_stats run in your project directory
- Claude Desktop asksteps asksteps_get_form_stats ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor asksteps asksteps_get_form_stats ~/.cursor/mcp.json
- VS Code asksteps asksteps_get_form_stats .vscode/mcp.json
- Zed asksteps asksteps_get_form_stats ~/.config/zed/settings.json
- Windsurf asksteps asksteps_get_form_stats ~/.codeium/windsurf/mcp_config.json
- Cline asksteps asksteps_get_form_stats ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI asksteps asksteps_get_form_stats ~/.gemini/settings.json
- Grok asksteps asksteps_get_form_stats .mcp.json (in your project root)
- ChatGPT asksteps asksteps_get_form_stats Settings → Connectors → Advanced → Developer mode
- Claude.ai asksteps asksteps_get_form_stats Settings → Connectors → Add custom connector
- LangChain asksteps asksteps_get_form_stats pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http asksteps https://mcp.asksteps.co/mcp
Other tools on this server
- asksteps_get_subscription
- asksteps_create_from_template
- asksteps_list_templates
- asksteps_assign_site
- asksteps_publish_form
- asksteps_import_pdf
- asksteps_list_forms
- asksteps_create_draft
- asksteps_get_capabilities
- asksteps_start_checkout
- asksteps_update_publication
- asksteps_delete_form
- asksteps_create_form
- asksteps_get_form
- asksteps_update_funnel
- asksteps_change_plan
- asksteps_list_themes
- asksteps_get_funnel
- asksteps_list_leads
- asksteps_search_docs
- asksteps_update_form
- asksteps_analyze_pdf
- asksteps_create_funnel
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.