Add kiro config (.kiro steering + settings)
This commit is contained in:
8
.kiro/settings/mcp.json
Normal file
8
.kiro/settings/mcp.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"factbase": {
|
||||
"command": "/Users/daniel/work/factbase/target/release/factbase",
|
||||
"args": ["mcp"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user