|
1 | 1 | { |
2 | 2 | "name": "midos-mcp", |
3 | 3 | "display_name": "MidOS — Curated Knowledge Library", |
4 | | - "description": "Production-tested developer knowledge base with 1284 chunks, 104 skills across 15+ stacks, and 48 MCP tools. EUREKA-validated patterns, semantic search with Gemini embeddings (3072-d). Not raw docs — battle-tested patterns from real projects.", |
5 | | - "version": "0.3.0", |
| 4 | + "description": "Production-tested developer knowledge base with 46,000+ chunks, 200+ skills across 20+ stacks, and 68 MCP tools. EUREKA-validated patterns, semantic search with Gemini embeddings (670K vectors, 3072-d). Not raw docs — battle-tested patterns from real projects.", |
| 5 | + "version": "2.14.5", |
6 | 6 | "license": "MIT", |
7 | 7 | "author": "MidOS Research", |
8 | 8 | "repository": { |
9 | | - "url": "https://github.com/MidOSresearch/midos-mcp", |
| 9 | + "url": "https://github.com/MidOSresearch/midos", |
10 | 10 | "source": "github" |
11 | 11 | }, |
12 | | - "homepage": "https://github.com/MidOSresearch/midos-mcp", |
13 | | - "categories": ["knowledge-base", "developer-tools", "ai-development"], |
| 12 | + "homepage": "https://midos.dev", |
| 13 | + "categories": [ |
| 14 | + "knowledge-base", |
| 15 | + "developer-tools", |
| 16 | + "ai-development" |
| 17 | + ], |
14 | 18 | "tags": [ |
15 | 19 | "knowledge-base", |
16 | 20 | "developer-tools", |
|
31 | 35 | "transport": { |
32 | 36 | "stdio": { |
33 | 37 | "command": "python", |
34 | | - "args": ["-m", "modules.mcp_server.midos_mcp"] |
| 38 | + "args": [ |
| 39 | + "-m", |
| 40 | + "modules.mcp_server.midos_mcp" |
| 41 | + ] |
35 | 42 | }, |
36 | 43 | "streamable-http": { |
37 | | - "url": "https://lsk8k0so448c8ss40gk8c04o.5.161.96.136.sslip.io/mcp-protocol/mcp" |
| 44 | + "url": "https://mcp.midos.dev/mcp" |
38 | 45 | } |
39 | 46 | }, |
40 | 47 | "tools": [ |
41 | | - {"name": "smart_search", "description": "Unified search across 1284 knowledge chunks — auto-detects keyword, semantic, or hybrid mode"}, |
42 | | - {"name": "ask_knowledge", "description": "Ask questions and get AI-synthesized answers from the knowledge base"}, |
43 | | - {"name": "get_skills", "description": "Browse 104 production-tested skill templates across React, Next.js, Python, Go, Rust, and more"}, |
44 | | - {"name": "get_eureka", "description": "Access 104 EUREKA-validated improvements with measured ROI"}, |
45 | | - {"name": "get_truth", "description": "Truth patch documents — verified fixes and corrections"}, |
46 | | - {"name": "get_sota", "description": "State-of-the-art patterns promoted from EUREKA"}, |
47 | | - {"name": "submit_feedback", "description": "Submit feedback, ratings, and suggestions"}, |
48 | | - {"name": "agent_handshake", "description": "Personalized agent onboarding with tier-aware context"}, |
49 | | - {"name": "hive_status", "description": "System status, knowledge counts, and health info"}, |
50 | | - {"name": "context_health", "description": "Check context window utilization and get optimization tips"} |
| 48 | + { |
| 49 | + "name": "smart_search", |
| 50 | + "description": "Unified search across 46,000+ knowledge chunks — auto-detects keyword, semantic, or hybrid mode" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "search_knowledge", |
| 54 | + "description": "Keyword search across all stacks" |
| 55 | + }, |
| 56 | + { |
| 57 | + "name": "hybrid_search", |
| 58 | + "description": "Combined keyword + semantic search with reranking" |
| 59 | + }, |
| 60 | + { |
| 61 | + "name": "list_skills", |
| 62 | + "description": "Browse 200+ production-tested skill packs across 20+ stacks" |
| 63 | + }, |
| 64 | + { |
| 65 | + "name": "get_skill", |
| 66 | + "description": "Get a complete skill pack by name or stack" |
| 67 | + }, |
| 68 | + { |
| 69 | + "name": "get_eureka", |
| 70 | + "description": "Access 383 EUREKA-validated discoveries with measured ROI" |
| 71 | + }, |
| 72 | + { |
| 73 | + "name": "get_truth", |
| 74 | + "description": "50 truth patch documents — verified fixes and corrections" |
| 75 | + }, |
| 76 | + { |
| 77 | + "name": "semantic_search", |
| 78 | + "description": "Vector search via LanceDB + Gemini embeddings (670K vectors, 3072-d)" |
| 79 | + }, |
| 80 | + { |
| 81 | + "name": "agent_handshake", |
| 82 | + "description": "Personalized agent onboarding per model + stack" |
| 83 | + }, |
| 84 | + { |
| 85 | + "name": "hive_status", |
| 86 | + "description": "System health dashboard and live statistics" |
| 87 | + } |
51 | 88 | ], |
52 | 89 | "stats": { |
53 | | - "knowledge_chunks": 1284, |
54 | | - "skills": 104, |
55 | | - "eureka_improvements": 104, |
56 | | - "truth_patches": 17, |
57 | | - "sota_patterns": 11, |
58 | | - "total_tools": 48, |
59 | | - "vector_embeddings": 24644, |
| 90 | + "knowledge_chunks": 46027, |
| 91 | + "skills": 203, |
| 92 | + "eureka_improvements": 383, |
| 93 | + "truth_patches": 50, |
| 94 | + "sota_patterns": 140, |
| 95 | + "total_tools": 68, |
| 96 | + "vector_embeddings": 670000, |
60 | 97 | "embedding_model": "gemini-embedding-001 (3072-d)" |
61 | 98 | } |
62 | 99 | } |
0 commit comments