Loading MCP server directory, please wait...
Start index365 scans and read prioritized findings your coding agent can use.
npx @getmcp/cli add io.github.index365usa/index365Requires Node.js 18+. Community-contributed server. Review source before installing.
INDEX365_API_KEYOrganization-scoped API key from the index365 dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.index365usa/index365": {
"command": "npx",
"args": [
"-y",
"@index365/mcp"
],
"env": {
"INDEX365_API_KEY": ""
}
}
}
}