get_feature — CSS SOTA MCP Tool Read-only
get_feature
(get feature) is one of 6 tools on the
CSS SOTA
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_feature from your client
- Claude Code CSS SOTA get_feature run in your project directory
- Claude Desktop CSS SOTA get_feature ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CSS SOTA get_feature ~/.cursor/mcp.json
- VS Code CSS SOTA get_feature .vscode/mcp.json
- Zed CSS SOTA get_feature ~/.config/zed/settings.json
- Windsurf CSS SOTA get_feature ~/.codeium/windsurf/mcp_config.json
- Cline CSS SOTA get_feature ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CSS SOTA get_feature ~/.gemini/settings.json
- Grok CSS SOTA get_feature .mcp.json (in your project root)
- ChatGPT CSS SOTA get_feature Settings → Connectors → Advanced → Developer mode
- Claude.ai CSS SOTA get_feature Settings → Connectors → Add custom connector
- LangChain CSS SOTA get_feature pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http css-sota-mcp https://css-sota-mcp.lusrodri.workers.dev/mcp
Other tools on this server
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.