Shared, cited knowledge-graph memory for agents — ask, search, and remember against a June endpoint
claude mcp add june-mcp -- uvx june-mcp
claude_desktop_config.json
{
"mcpServers": {
"june-mcp": {
"command": "uvx",
"args": [
"june-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"june-mcp": {
"command": "uvx",
"args": [
"june-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"june-mcp": {
"command": "uvx",
"args": [
"june-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"june-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"june-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"june-mcp": {
"command": "uvx",
"args": [
"june-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Junemind--june-mcp/reviews or the review_server meta-tool.
POST /mcp