data_api_methods — Layero MCP Tool
data_api_methods
(data api methods) is one of 35 tools on the
Layero
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call data_api_methods from your client
- Claude Code Layero data_api_methods run in your project directory
- Claude Desktop Layero data_api_methods ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Layero data_api_methods ~/.cursor/mcp.json
- VS Code Layero data_api_methods .vscode/mcp.json
- Zed Layero data_api_methods ~/.config/zed/settings.json
- Windsurf Layero data_api_methods ~/.codeium/windsurf/mcp_config.json
- Cline Layero data_api_methods ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Layero data_api_methods ~/.gemini/settings.json
- Grok Layero data_api_methods .mcp.json (in your project root)
- ChatGPT Layero data_api_methods Settings → Connectors → Advanced → Developer mode
- Claude.ai Layero data_api_methods Settings → Connectors → Add custom connector
- LangChain Layero data_api_methods pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http layero https://mcp.layero.ru/mcp
Other tools on this server
- search_docs
- whoami
- my_projects
- list_sources
- import_repo
- list_environments
- project_create
- site_status
- env_vars
- project_settings
- connect_analytics
- site_analytics
- check_performance
- connect_domain
- check_domain
- list_domains
- read_site
- site_screenshot
- site_issues
- refactor_site
- check_copy
- list_deploys
- rollback
- retry_deploy
- cancel_deploy
- deploy_logs
- diagnose_deploy
- publish_site
- publish_landing
- data_api_status
- data_api_grant
- data_api_keys
- data_api_origins
- data_api_probe
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.