Skip to content

Releases: nukopy/dotfiles

20251026

26 Oct 05:49

Choose a tag to compare

20251009

09 Oct 10:57

Choose a tag to compare

Summary

  • Update Codex settings for MCP servers
  • Add Claude Code global settings
  • Add activation of mise to .zshrc

Details about Codex MCP settings

/mcp

🔌  MCP Tools

  • Server: serena
    • Status: enabled
    • Auth: Unsupported
    • Command: uvx --from git+https://github.com/oraios/serena serena start-mcp-server
--context codex --enable-web-dashboard=false
    • Tools: activate_project, check_onboarding_performed, delete_memory, find_file,
find_referencing_symbols, find_symbol, get_current_config, get_symbols_overview,
insert_after_symbol, insert_before_symbol, list_dir, list_memories, onboarding,
read_memory, replace_symbol_body, search_for_pattern, think_about_collected_information,
think_about_task_adherence, think_about_whether_you_are_done, write_memory

  • Server: awslabs-terraform-mcp-server
    • Status: enabled
    • Auth: Unsupported
    • Command: uvx awslabs.terraform-mcp-server@latest
    • Env: FASTMCP_LOG_LEVEL=ERROR
    • Tools: ExecuteTerraformCommand, ExecuteTerragruntCommand, RunCheckovScan,
SearchAwsProviderDocs, SearchAwsccProviderDocs, SearchSpecificAwsIaModules,
SearchUserProvidedModule

  • Server: terraform
    • Status: enabled
    • Auth: Unsupported
    • Command: docker run -i --rm hashicorp/terraform-mcp-server
    • Tools: get_latest_module_version, get_latest_provider_version, get_module_details,
get_policy_details, get_provider_details, search_modules, search_policies, search_providers

  • Server: awslabs-aws-documentation-mcp-server
    • Status: enabled
    • Auth: Unsupported
    • Command: uvx awslabs.aws-documentation-mcp-server@latest
    • Env: AWS_DOCUMENTATION_PARTITION=aws FASTMCP_LOG_LEVEL=ERROR
    • Tools: read_documentation, recommend, search_documentation

  • Server: context7
    • Status: enabled
    • Auth: Unsupported
    • Command: bunx -y @upstash/context7-mcp@latest
    • Tools: get-library-docs, resolve-library-id

  • Server: chrome-devtools
    • Status: enabled
    • Auth: Unsupported
    • Command: bunx -y chrome-devtools-mcp@latest
    • Tools: click, close_page, drag, emulate_cpu, emulate_network, evaluate_script,
fill, fill_form, get_network_request, handle_dialog, hover, list_console_messages,
list_network_requests, list_pages, navigate_page, navigate_page_history, new_page,
performance_analyze_insight, performance_start_trace, performance_stop_trace, resize_page,
select_page, take_screenshot, take_snapshot, upload_file, wait_for

Full Changelog: 2025092...2025100

20250928

28 Sep 12:30
4262c95

Choose a tag to compare

First release