InfoTrack's MCP server connects your AI agent directly to court filing and service of process. No manual data entry. No portal-hopping. No chasing updates.
Your AI agent reads the documents, fills the forms, and submits the filing "automagically". For court filing and service of process
Add InfoTrack to your AI client using OAuth 2.0. Setup takes minutes!
Review summaries, confirm submissions, and track progress. All through your AI assistant.
Navigate to partners.infotrack.com and log in to your account.
Create a new application and generate your ClientId and ClientSecret. Keep these secure.
Your MCP client handles authentication automatically via auth.infotrack.com. Nothing extra to configure.
Authentication is handled automatically by your MCP client. Token endpoint: https://auth.infotrack.com/oauth/token — scope: api.
{
"mcpServers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
{
"servers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
{
"mcpServers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
{
"servers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
The MCP client will automatically handle the Authorization Code flow, prompting for user consent when needed.
Cursor
{
"mcpServers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
VS Code
{
"servers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
Claude
{
"mcpServers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
Other
{
"servers": {
"infotrack": {
"type": "http",
"url": "https://search.infotrack.com/services/mcp-us-server/mcp",
"authorization": {
"type": "oauth2",
"clientId": "<your-client-id>",
"clientSecret": "<your-client-secret>",
"tokenUrl": "https://auth.infotrack.com/oauth/token",
"scope": "api"
}
}
}
}
The MCP client will automatically handle the Authorization Code flow, prompting for user consent when needed.
Select one document or many. InfoTrack prepares them to meet court requirements and submits on your behalf.
Order service of process directly from your documents. We coordinate delivery and keep you informed as it progresses.
Two tool sets cover the full litigation workflow. Connect once and your AI agent handles the rest.
Court Filing Tools
Start a new filing
Initiates a new court filing with PDF documents. Extracts case information and calculates filing fees automatically.
continue_filing
Continue an existing filing
Continues an existing filing workflow with updated information or user confirmation to submit to court.
Get_filing_details
View details/status/fees/documents for an existing filing order (by order ID).
Cancel_filing
Cancel one or more filings within a submitted order (when cancellable).
Schedule_hearing
Schedule/request a hearing date only when the filing result allows it.
Add_documents_to_filing
Add additional documents to an existing filing draft (when supported/triggered by the workflow).
Service of Process Tools
Primary intake tool. Collects missing matter and state via elicitation, requires uploaded documents, and runs extraction.
For non-elicitation clients: prompts for matter, state, and uploaded documents before calling initiate_serve_with_details.
Starts serving with matter, state, and uploaded documents. Returns recipients and available options.
Adds uploaded documents to an existing serve context without restarting extraction.
Updates document assignments for specific recipients.
Adds a recipient when automated extraction misses them. Address is optional.
Updates a recipient's address and refreshes available options. Can use PlaceId from get_address_suggestions.
Returns ranked address suggestions for validation.
Estimates skip trace fees for recipients missing a valid address and attaches selections to the serve context.
Removes a recipient from the serve context. Cannot remove the last recipient.
Selects SLA and agency per recipient and returns fee estimates. Does not place orders.
Removes one or more recipients from skip trace selections without removing the recipients themselves.
Selects a firm attorney. Elicitation clients only. Repeatable for multiple attorneys. Required for CA cases.
Selects firm contacts and notification recipients from the chosen subset. Elicitation clients only. At least one contact required.
Presents structured confirmation and creates orders. Elicitation clients only.
Confirms selections and creates orders after explicit chat confirmation. Non-elicitation clients only.
Retrieves details for an existing serve order.
Sends a message related to an existing serve job after order creation or submission.
Cancels an active serve order.
Lists serve orders that require user action: proof review, messages, or follow-ups.
Partnerships
Support
©2026 All Rights Reserved | General terms - Privacy policy - Accessibility statement