ASD-STE100 Simplified Technical English for Cline
io.github.dfch/biz-dfch-asdste100mcp
An MCP server for the ASD-STE100 (Simplified Technical English) Issue 9 standard.
client:Cline
transport:stdio
runtime:pypi
Install ASD-STE100 Simplified Technical English in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"biz-dfch-asdste100mcp": {
"command": "uvx",
"args": [
"biz-dfch-asdste100mcp"
],
"env": {
"ASDSTE100_MCP_TRANSPORT": "<ASDSTE100_MCP_TRANSPORT>",
"ASDSTE100_MCP_HOST": "<ASDSTE100_MCP_HOST>",
"ASDSTE100_MCP_PORT": "<ASDSTE100_MCP_PORT>",
"ASDSTE100_MCP_FILES": "<ASDSTE100_MCP_FILES>",
"ASDSTE100_MCP_USE_STE100": "<ASDSTE100_MCP_USE_STE100>",
"ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS": "<ASDSTE100_MCP_USE_STE100_TECHNICAL_WORDS>",
"ASDSTE100_MCP_RULES_FILES": "<ASDSTE100_MCP_RULES_FILES>",
"ASDSTE100_MCP_USE_STE100_RULES": "<ASDSTE100_MCP_USE_STE100_RULES>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs