
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@timps-ai/timps-mcp
Advanced tools
MCP server for TIMPS — persistent memory, contradiction detection, bug patterns, burnout monitoring, and 69 tools for Claude Code, Cursor, and Windsurf
45 MCP tools that give your AI coding assistant persistent memory across sessions — contradiction detection, bug patterns, burnout monitoring, architecture drift, and 22-layer memory forge.
npm install -g @timps-ai/timps-mcp
~/.claude.json){
"mcpServers": {
"timps": {
"command": "timps-mcp",
"env": { "TIMPS_URL": "http://localhost:3000", "TIMPS_USER_ID": "1" }
}
}
}
~/.cursor/mcp.json){
"mcpServers": {
"timps": {
"command": "timps-mcp",
"env": { "TIMPS_URL": "http://localhost:3000", "TIMPS_USER_ID": "1" }
}
}
}
~/.codeium/windsurf/mcp_config.json){
"mcpServers": {
"timps": {
"command": "timps-mcp",
"env": { "TIMPS_URL": "http://localhost:3000", "TIMPS_USER_ID": "1" }
}
}
}
| Mode | Config | Backend |
|---|---|---|
| SERVER (default) | TIMPS_URL set | Proxies to TIMPS HTTP server |
| LOCAL | No TIMPS_URL | Uses @timps-ai/memory-core MemoryEngine directly |
timps_chat, timps_get_memories, timps_store_memory
timps_check_contradiction, timps_get_positions
timps_check_regret, timps_log_decision, timps_simulate_decision, timps_log_past_decision
timps_burnout_analyze, timps_record_signal
timps_warn_bug_pattern, timps_record_bug, timps_check_tech_debt, timps_record_incident
timps_lookup_api, timps_record_api_quirk
timps_extract_commitments, timps_get_pending_commitments, timps_complete_commitment
timps_record_mention, timps_relationship_check
timps_ingest_manifesto_signal, timps_get_manifesto
timps_chronos_ingest, timps_chronos_query, timps_chronos_stats
timps_nexus_ingest, timps_nexus_query, timps_nexus_stats, timps_nexus_graph
timps_synapse_ingest, timps_synapse_query, timps_synapse_stats, timps_synapse_graph, timps_synapse_consolidate
timps_detect_architecture_drift, timps_predict_bug_risk, timps_get_incident_timeline, timps_check_deployment_risk
timps_get_velocity_trend, timps_get_context_switches, timps_record_learning, timps_get_shared_decisions, timps_record_review_pattern
timps_temporal_query, timps_chrono_foresight, timps_chrono_consolidate
timps_skill_shadow, timps_log_question, timps_curriculum_plan, timps_observe_culture, timps_codebase_culture, timps_record_contribution, timps_mark_contributor_active, timps_institutional_memory
timps_verify_engram_chain, timps_false_memory_check, timps_explain_provenance, timps_resolve_conflict, timps_audit_memory, timps_register_trigger, timps_reveal_bias, timps_infer_schemas
| Variable | Default | Description |
|---|---|---|
TIMPS_URL | — | TIMPS server URL (SERVER mode) |
TIMPS_USER_ID | 1 | User ID |
You: "I'm going to use setTimeout for sync here"
→ timps_warn_bug_pattern → ⚠️ Bug pattern match (race condition, hit before in src/queue.ts)
You: "Remote teams don't work"
→ timps_check_contradiction → ⚠️ CONTRADICTION 82% — 47 days ago you said "Remote works best"
FAQs
MCP server for TIMPS — persistent memory, contradiction detection, bug patterns, burnout monitoring, and 69 tools for Claude Code, Cursor, and Windsurf
We found that @timps-ai/timps-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.