everruns/everruns-dev
v0.1.6MIT
Interact with the Everruns(Dev) managed harnesses platform. Manage harnesses, agents, capabilities, sessions, and applications.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
everruns-devstreamable-http
{
"type": "streamable-http",
"url": "https://dev.everruns.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "everruns-dev",
"version": "0.1.6",
"description": "Interact with the Everruns(Dev) managed harnesses platform. Manage harnesses, agents, capabilities, sessions, and applications.",
"author": {
"name": "Everruns",
"url": "https://everruns.com"
},
"homepage": "https://everruns.com",
"repository": "https://github.com/everruns/everruns",
"license": "MIT",
"keywords": ["agents", "everruns-dev", "mcp", "harness", "llm"],
"extensions": {
"com.everruns": {
"mcpServers": {
"everruns-dev": { "auth": "oauth" }
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.everruns