index365 MCP for Cline
io.github.index365usa/index365
Start index365 scans and read prioritized findings your coding agent can use.
client:Cline
transport:stdio
runtime:npm
Install index365 MCP 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": {
"index365": {
"command": "npx",
"args": [
"-y",
"@index365/mcp"
],
"env": {
"INDEX365_API_KEY": "<INDEX365_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs