Skip to content

campfirein/byterover

v0.10.0Elastic-2.0

Answer company questions from accepted ByteRover Company Brain context and submit knowledge for governed learning.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

byterover-brainstreamable-http
{
  "type": "streamable-http",
  "url": "https://dev-mcp.byterover.dev/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": "byterover",
	"description": "Answer company questions from accepted ByteRover Company Brain context and submit knowledge for governed learning.",
	"version": "0.10.0",
	"author": {
		"name": "BYTEROVER, Inc.",
		"email": "accounts@byterover.dev",
		"url": "https://byterover.dev"
	},
	"homepage": "https://byterover.dev",
	"repository": "https://github.com/campfirein/byterover-plugin",
	"license": "Elastic-2.0",
	"keywords": [
		"byterover",
		"company-brain",
		"context",
		"knowledge",
		"memory",
		"documentation"
	]
}