Skip to main content
Glama

Specif-ai MCP Server

by vj-presidio
13
  • Apple
  • Linux

set-project-path

Define the project directory path to reload the solution in Specif-ai MCP Server when the path cannot be automatically inferred from the environment.

Instructions

Set the project path and reload the solution, use this tool only when we not automatically able to infer the project path or asked by the user or us., we will try to auto infer it from the environment first.

Input Schema

NameRequiredDescriptionDefault
pathYesThe absolute path to the project directory containing specification files

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "The absolute path to the project directory containing specification files", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from Specif-ai MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/vj-presidio/specif-ai-mcp-server-archive'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server