MCP Server
MCP
index365 MCP
Start index365 scans and read prioritized findings your coding agent can use.
Install
npx -y @index365/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@index365/mcp",
"version": "1.0.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Organization-scoped API key from the index365 dashboard.",
"isRequired": true,
"isSecret": true,
"name": "INDEX365_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment