heptameta/heptabase
v0.1.0
Connect AI agents to Heptabase to search, read, create, and update knowledge through the hosted MCP server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
heptabasestreamable-http
{
"type": "streamable-http",
"url": "https://api.heptabase.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": "heptabase",
"version": "0.1.0",
"description": "Connect AI agents to Heptabase to search, read, create, and update knowledge through the hosted MCP server.",
"author": {
"name": "Hepta Platforms, Inc.",
"url": "https://heptabase.com"
},
"homepage": "https://support.heptabase.com",
"repository": "https://github.com/heptameta/heptabase-agent-plugins",
"keywords": [
"heptabase",
"knowledge management",
"notes",
"whiteboards",
"mcp"
]
}