claudeconfig.directory
RulesSkillsMCP ServersJobs
MCP Configrust

dynamic-mcp MCP Config

MCP server configuration from asyrjasalo/dynamic-mcp

View Source
.mcp.json
{
  "mcpServers": {
    "dynamic-mcp": {
      "type": "stdio",
      "command": "./target/release/dmcp",
      "env": {
        "DYNAMIC_MCP_CONFIG": "dynamic-mcp.json"
      }
    }
  }
}

Stats

0 upvotes
0 copies
0 views
2 stars

Source

asyrjasalo/dynamic-mcpasyrjasaloasyrjasalo

Language: Rust

Tags

mcp-configrust

Related Configs

Agentrust
Performance Optimizer Agent
name: performance-optimizer description: Use proactively for performance tuning - optimizes database queries, connection pools, caching strategies, and response times tools: Edit, Bash, Glob, Grep, Read
2000
Rulerust
Types Rule
paths: **/ori_types/**
2000
Rulerust
Typeck Rule
paths: **/typeck/**
2000
Rulerust
Tool Selection Rule
1. **Searching for code by intent** - `code(action="search", query="authentication")` finds auth code even if the word "authentication" isn't used 2. **Understanding file structure** - `code(action="symbols", file_path="file.rs")` lists all definitions 3. **Tracing call relationships** -...
3000
claudeconfig.directory
RulesMCP ServersJobsSubmit

Built for the Claude Code community. Not affiliated with Anthropic.